llvm-project/compiler-rt/lib/interception
Timur Iskhodzhanov 00aa75b774 Move /FS to SANITIZER_COMMON_CFLAGS
llvm-svn: 200485
2014-01-30 19:48:13 +00:00
..
CMakeLists.txt Move /FS to SANITIZER_COMMON_CFLAGS 2014-01-30 19:48:13 +00:00
Makefile.mk [ASan] Delete the code related to static runtime on OS X. 2013-02-05 15:57:12 +00:00
interception.h Make some pthread_mutex_* and pthread_cond_* interceptors common. 2013-10-16 08:20:31 +00:00
interception_linux.cc asan: fix android build 2013-09-03 07:53:49 +00:00
interception_linux.h [msan] Wrap indirect calls to REAL(x) in interceptors. 2013-12-20 12:20:15 +00:00
interception_mac.cc [ASan] Delete the code related to static runtime on OS X. 2013-02-05 15:57:12 +00:00
interception_mac.h Make some pthread_mutex_* and pthread_cond_* interceptors common. 2013-10-16 08:20:31 +00:00
interception_type_test.cc PR16532: work around old GCC bug in interception_type_test.cc 2013-12-05 13:29:46 +00:00
interception_win.cc Add support for more instruction prefixes so we can intercept functions in the VS2013 RTL 2014-01-29 02:00:58 +00:00
interception_win.h Make some pthread_mutex_* and pthread_cond_* interceptors common. 2013-10-16 08:20:31 +00:00