[PATCH] D39774: [asan] Properly mark or disable tests that only work with shadow scale of 3
Walter Lee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 16 15:29:39 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL318471: [asan] Properly mark or disable tests that only work with shadow scale of 3 (authored by waltl).
Changed prior to commit:
https://reviews.llvm.org/D39774?vs=123241&id=123254#toc
Repository:
rL LLVM
https://reviews.llvm.org/D39774
Files:
compiler-rt/trunk/lib/asan/tests/asan_asm_test.cc
compiler-rt/trunk/lib/asan/tests/asan_interface_test.cc
compiler-rt/trunk/test/asan/TestCases/Linux/allocator_oom_test.cc
compiler-rt/trunk/test/asan/TestCases/Linux/asan-asm-stacktrace-test.cc
compiler-rt/trunk/test/asan/TestCases/Linux/asan_prelink_test.cc
compiler-rt/trunk/test/asan/TestCases/Linux/cuda_test.cc
compiler-rt/trunk/test/asan/TestCases/Linux/kernel-area.cc
compiler-rt/trunk/test/asan/TestCases/Linux/nohugepage_test.cc
compiler-rt/trunk/test/asan/TestCases/intra-object-overflow.cc
compiler-rt/trunk/test/asan/TestCases/small_memcpy_test.cc
compiler-rt/trunk/test/asan/TestCases/stack-buffer-overflow-with-position.cc
compiler-rt/trunk/test/asan/TestCases/strtol_strict.c
compiler-rt/trunk/test/asan/TestCases/strtoll_strict.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39774.123254.patch
Type: text/x-patch
Size: 9076 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171116/550bf95d/attachment.bin>
More information about the llvm-commits
mailing list