| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Kutuzov
llvm-svn: 202009
|
|
|
|
|
|
| |
android does not have dlvsym
llvm-svn: 189781
|
|
|
|
| |
llvm-svn: 189767
|
|
|
|
|
|
| |
pointer-to-function to pointer-to-object, so we use cast via integral type
llvm-svn: 161168
|
|
|
|
|
|
|
|
|
| |
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
llvm-svn: 157388
|
|
(e.g. tsan) can use it
llvm-svn: 156816
|