Switch to aligned_alloc and posix_memalign tests in sanitizer_common
and delete the MSan-specific ones.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D47968
[MSan] Switch to common aligned allocs tests. ClosedPublic Authored by alekseyshl on Jun 8 2018, 5:29 PM.
Details Summary Switch to aligned_alloc and posix_memalign tests in sanitizer_common
Diff Detail
Event TimelineHerald added subscribers: Restricted Project, delcypher, kubamracek, srhines. · View Herald TranscriptJun 8 2018, 5:29 PM This revision is now accepted and ready to land.Jun 8 2018, 5:38 PM Closed by commit rL334340: [MSan] Switch to common aligned allocs tests. (authored by alekseyshl). · Explain WhyJun 8 2018, 5:51 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 150596 compiler-rt/trunk/test/msan/Linux/aligned_alloc-alignment.cc
compiler-rt/trunk/test/msan/posix_memalign-alignment.cc
compiler-rt/trunk/test/sanitizer_common/TestCases/Linux/aligned_alloc-alignment.cc
compiler-rt/trunk/test/sanitizer_common/TestCases/Posix/posix_memalign-alignment.cc
compiler-rt/trunk/test/sanitizer_common/lit.common.cfg
|