[PATCH] D47968: [MSan] Switch to common aligned allocs tests.
Aleksey Shlyapnikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 8 17:29:13 PDT 2018
alekseyshl created this revision.
alekseyshl added a reviewer: vitalybuka.
Herald added subscribers: Sanitizers, delcypher, kubamracek, srhines.
Switch to aligned_alloc and posix_memalign tests in sanitizer_common
and delete the MSan-specific ones.
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D47968
Files:
test/msan/Linux/aligned_alloc-alignment.cc
test/msan/posix_memalign-alignment.cc
test/sanitizer_common/TestCases/Linux/aligned_alloc-alignment.cc
test/sanitizer_common/TestCases/Posix/posix_memalign-alignment.cc
test/sanitizer_common/lit.common.cfg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47968.150594.patch
Type: text/x-patch
Size: 5268 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180609/40a13760/attachment.bin>
More information about the llvm-commits
mailing list