| commit | 580469d7e40e39319cb2d3750edac4bccca18105 | [log] [tgz] |
|---|---|---|
| author | Dmitry Vyukov <dvyukov@google.com> | Thu May 24 13:54:31 2012 +0000 |
| committer | Dmitry Vyukov <dvyukov@google.com> | Thu May 24 13:54:31 2012 +0000 |
| tree | fca0e8f57a0c68e1aedf80f7f10c6cadf4f54117 | |
| parent | 24567d409cca096b950574fa4b19aa4c2c67a1f0 [diff] |
asan/tsan: weak interceptors The idea isthat asan/tsan can survive if user intercepts the same functions. At the same time user has an ability to call back into asan/tsan runtime. See the following tests for examples: asan/output_tests/interception_failure_test-linux.cc asan/output_tests/interception_test-linux.cc asan/output_tests/interception_malloc_test-linux.cc git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@157388 91177308-0d34-0410-b5e6-96231b3b80d8