[llvm-commits] asan/tsan: weak interceptors

Dmitry Vyukov dvyukov at google.com
Thu May 24 05:20:03 PDT 2012


Please review the following patch:
http://codereview.appspot.com/6250046

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.cc
asan/output_tests/interception_test.cc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120524/6e7fdd99/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: issue6250046_1.diff
Type: application/octet-stream
Size: 10160 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120524/6e7fdd99/attachment.obj>


More information about the llvm-commits mailing list