[PATCH] D18212: [sanitizer] On OS X, verify that interceptors work and abort if not, take 2

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 17 01:42:38 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL263695: [sanitizer] On OS X, verify that interceptors work and abort if not, take 2 (authored by kuba.brecka).

Changed prior to commit:
  http://reviews.llvm.org/D18212?vs=50862&id=50914#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18212

Files:
  compiler-rt/trunk/lib/asan/tests/asan_noinst_test.cc
  compiler-rt/trunk/lib/asan/tests/asan_test_main.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_common.h
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_linux.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_mac.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_win.cc
  compiler-rt/trunk/lib/tsan/tests/rtl/tsan_test.cc
  compiler-rt/trunk/lib/tsan/tests/unit/tsan_unit_test_main.cc
  compiler-rt/trunk/test/lit.common.cfg
  compiler-rt/trunk/test/tsan/Darwin/dlopen.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18212.50914.patch
Type: text/x-patch
Size: 7463 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160317/0c021158/attachment.bin>


More information about the llvm-commits mailing list