llvm-project/compiler-rt/lib/interception
Evgeniy Stepanov 90e12a6cb2 [sanitizer] Avoid needless use of stringification (#symver) in INTERCEPT_FUNCTION_VER.
This is a workaround for clang-format bug (PR17874).

llvm-svn: 194468
2013-11-12 10:21:52 +00:00
..
CMakeLists.txt [ASan] Add CMake configs for libclang_rt.asan_iossim_dynamic.dylib 2013-11-07 10:08:19 +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 [sanitizer] Avoid needless use of stringification (#symver) in INTERCEPT_FUNCTION_VER. 2013-11-12 10:21:52 +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 [sanitizer] Exclude off64_t test on mac. 2013-02-07 09:34:08 +00:00
interception_win.cc [Sanitizer] fix windows build 2012-08-02 11:38:58 +00:00
interception_win.h Make some pthread_mutex_* and pthread_cond_* interceptors common. 2013-10-16 08:20:31 +00:00