This is an archive of the discontinued LLVM Phabricator instance.

[Sanitizers] Move allocator_returns_null.cc test to common.
ClosedPublic

Authored by alekseyshl on Jun 8 2018, 6:32 PM.

Details

Summary

Add allocator_returns_null.cc test to sanitizer_common and
remove all sanitizer-specific ones except:

  • HWASan is not covered by sanitizer_common
  • TSan allocator does not have comprehensive error reporting yet

Diff Detail

Repository
rL LLVM

Event Timeline

alekseyshl created this revision.Jun 8 2018, 6:32 PM
Herald added subscribers: Restricted Project, delcypher, kubamracek. · View Herald TranscriptJun 8 2018, 6:32 PM
vitalybuka accepted this revision.Jun 8 2018, 6:40 PM
This revision is now accepted and ready to land.Jun 8 2018, 6:40 PM
This revision was automatically updated to reflect the committed changes.
compiler-rt/trunk/test/lsan/TestCases/allocator_returns_null.cc