This is an archive of the discontinued LLVM Phabricator instance.

[Sanitizers] Move pvalloc overflow tests to common.
ClosedPublic

Authored by alekseyshl on Jun 8 2018, 5:59 PM.

Details

Summary

Now all sanitizers with improved allocator error reporting are covered
by these common tests.

Also, add pvalloc-specific checks to LSan.

HWASan is not covered by sanitizer_common, hence its own pvalloc
and other allocator tests.

Diff Detail

Repository
rL LLVM

Event Timeline

alekseyshl created this revision.Jun 8 2018, 5:59 PM
Herald added subscribers: Restricted Project, delcypher, kubamracek, srhines. · View Herald TranscriptJun 8 2018, 5:59 PM
This revision was not accepted when it landed; it landed in state Needs Review.Jun 11 2018, 10:38 AM
This revision was automatically updated to reflect the committed changes.
vitalybuka reopened this revision.Jun 11 2018, 11:05 AM
vitalybuka accepted this revision.
This revision is now accepted and ready to land.Jun 11 2018, 11:06 AM
vitalybuka closed this revision.Jun 11 2018, 11:06 AM
compiler-rt/trunk/lib/lsan/lsan_interceptors.cc