[PATCH] D47575: [ASAN] Sanitize testsuite for ARM.

Yvan Roux via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 31 23:27:57 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL333729: [ASAN] Sanitize testsuite for ARM. (authored by yroux, committed by ).
Herald added a subscriber: delcypher.

Changed prior to commit:
  https://reviews.llvm.org/D47575?vs=149243&id=149401#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47575

Files:
  compiler-rt/trunk/test/asan/TestCases/Linux/activation-options.cc
  compiler-rt/trunk/test/asan/TestCases/Linux/allocator_oom_test.cc
  compiler-rt/trunk/test/asan/TestCases/Linux/clang_gcc_abi.cc
  compiler-rt/trunk/test/asan/TestCases/Linux/clone_test.cc
  compiler-rt/trunk/test/asan/TestCases/Posix/glob.cc
  compiler-rt/trunk/test/asan/TestCases/Posix/mmap_limit_mb.cc
  compiler-rt/trunk/test/asan/TestCases/Posix/shared-lib-test.cc
  compiler-rt/trunk/test/asan/TestCases/Posix/stack-use-after-return.cc
  compiler-rt/trunk/test/asan/TestCases/Posix/start-deactivated.cc
  compiler-rt/trunk/test/asan/TestCases/Posix/strndup_oob_test.cc
  compiler-rt/trunk/test/asan/TestCases/Posix/strndup_oob_test2.cc
  compiler-rt/trunk/test/asan/TestCases/heavy_uar_test.cc
  compiler-rt/trunk/test/asan/TestCases/strdup_oob_test.cc
  compiler-rt/trunk/test/asan/lit.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47575.149401.patch
Type: text/x-patch
Size: 8461 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180601/d937b9cd/attachment.bin>


More information about the llvm-commits mailing list