[llvm-commits] asan/tsan: weak interceptors

Kostya Serebryany kcc at google.com
Thu May 24 05:30:40 PDT 2012


Great, thanks! Please add comments after "How it works:" and commit.

On Thu, May 24, 2012 at 4:20 PM, Dmitry Vyukov <dvyukov at google.com> wrote:

> 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/1da4679a/attachment.html>


More information about the llvm-commits mailing list