[PATCH] D39774: [asan] Disable unsupported tests for custom shadow scale

Walter Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 16 14:23:54 PST 2017


waltl updated this revision to Diff 123241.
waltl added a comment.

Replace "UNSUPPORTED: custom-shadow-scale" with "REQUIRED: shadow-scale-3"


https://reviews.llvm.org/D39774

Files:
  compiler-rt/lib/asan/tests/asan_asm_test.cc
  compiler-rt/lib/asan/tests/asan_interface_test.cc
  compiler-rt/test/asan/TestCases/Linux/allocator_oom_test.cc
  compiler-rt/test/asan/TestCases/Linux/asan-asm-stacktrace-test.cc
  compiler-rt/test/asan/TestCases/Linux/asan_prelink_test.cc
  compiler-rt/test/asan/TestCases/Linux/cuda_test.cc
  compiler-rt/test/asan/TestCases/Linux/kernel-area.cc
  compiler-rt/test/asan/TestCases/Linux/nohugepage_test.cc
  compiler-rt/test/asan/TestCases/intra-object-overflow.cc
  compiler-rt/test/asan/TestCases/small_memcpy_test.cc
  compiler-rt/test/asan/TestCases/stack-buffer-overflow-with-position.cc
  compiler-rt/test/asan/TestCases/strtol_strict.c
  compiler-rt/test/asan/TestCases/strtoll_strict.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39774.123241.patch
Type: text/x-patch
Size: 8842 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171116/508ea8af/attachment.bin>


More information about the llvm-commits mailing list