[PATCH] D32633: [asan] Disable some Darwin tests that don't work on iOS simulator

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 2 12:48:34 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL301965: [asan] Disable some Darwin tests that don't work on iOS simulator (authored by kuba.brecka).

Changed prior to commit:
  https://reviews.llvm.org/D32633?vs=97046&id=97488#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32633

Files:
  compiler-rt/trunk/test/asan/TestCases/Darwin/address-range-limit.mm
  compiler-rt/trunk/test/asan/TestCases/Darwin/atos-symbolizer.cc
  compiler-rt/trunk/test/asan/TestCases/Darwin/dladdr-demangling.cc
  compiler-rt/trunk/test/asan/TestCases/Darwin/dyld_insert_libraries_reexec.cc
  compiler-rt/trunk/test/asan/TestCases/Darwin/dyld_insert_libraries_remove.cc
  compiler-rt/trunk/test/asan/TestCases/Darwin/haswell-symbolication.cc
  compiler-rt/trunk/test/asan/TestCases/Darwin/interface_symbols_darwin.c
  compiler-rt/trunk/test/asan/TestCases/Darwin/sandbox-symbolizer.cc
  compiler-rt/trunk/test/asan/TestCases/Darwin/suppressions-sandbox.cc
  compiler-rt/trunk/test/asan/TestCases/Darwin/uuid.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32633.97488.patch
Type: text/x-patch
Size: 6013 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170502/14252dc9/attachment.bin>


More information about the llvm-commits mailing list