aboutsummaryrefslogtreecommitdiff
path: root/compiler-rt/lib/interception/interception_linux.cc
AgeCommit message (Expand)AuthorFilesLines
2014-02-24[sanitizer] Interception macros for sanitizers on FreeBSD; patch by Viktor Ku...Kostya Serebryany1-3/+3
2013-09-03asan: fix android buildDmitry Vyukov1-0/+2
2013-09-02tsan: properly intercept pthread_cond functionsDmitry Vyukov1-1/+5
2012-08-02[Sanitizer] Workaround for a compiler warning - ISO C++ forbids casting point...Alexey Samsonov1-3/+4
2012-05-24asan/tsan: weak interceptorsDmitry Vyukov1-2/+3
2012-05-15[asan] move lib/asan/interception to lib/interception so that other tools (e....Kostya Serebryany1-0/+28