<div>Please review the following patch:</div><a href="http://codereview.appspot.com/6250046">http://codereview.appspot.com/6250046</a><div><br></div><div>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:<br>
asan/output_tests/interception_failure_test.cc<br>asan/output_tests/interception_test.cc</div><div><br></div>