Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [sanitizer] Interception macros for sanitizers on FreeBSD; patch by Viktor Ku... | Kostya Serebryany | 2014-02-24 | 1 | -3/+3 |
* | asan: fix android build | Dmitry Vyukov | 2013-09-03 | 1 | -0/+2 |
* | tsan: properly intercept pthread_cond functions | Dmitry Vyukov | 2013-09-02 | 1 | -1/+5 |
* | [Sanitizer] Workaround for a compiler warning - ISO C++ forbids casting point... | Alexey Samsonov | 2012-08-02 | 1 | -3/+4 |
* | asan/tsan: weak interceptors | Dmitry Vyukov | 2012-05-24 | 1 | -2/+3 |
* | [asan] move lib/asan/interception to lib/interception so that other tools (e.... | Kostya Serebryany | 2012-05-15 | 1 | -0/+28 |