llvm-project/compiler-rt/lib/interception
Alexey Samsonov 4e50333684 CMake: Add add_compiler_rt_osx_object_library to create universal libraries on Mac
llvm-svn: 172979
2013-01-20 14:36:12 +00:00
..
mach_override [ASan] Add the "lea $imm(%rip),%rax" instruction to mach_override.c 2012-11-15 08:32:16 +00:00
CMakeLists.txt CMake: Add add_compiler_rt_osx_object_library to create universal libraries on Mac 2013-01-20 14:36:12 +00:00
Makefile.mk
interception.h [sanitizer] Common *scanf interceptors. 2013-01-18 11:17:23 +00:00
interception_linux.cc [Sanitizer] Workaround for a compiler warning - ISO C++ forbids casting pointer-to-function to pointer-to-object, so we use cast via integral type 2012-08-02 11:19:13 +00:00
interception_linux.h [Sanitizer] Workaround for a compiler warning - ISO C++ forbids casting pointer-to-function to pointer-to-object, so we use cast via integral type 2012-08-02 11:19:13 +00:00
interception_mac.cc [Sanitizer] Workaround for a compiler warning - ISO C++ forbids casting pointer-to-function to pointer-to-object, so we use cast via integral type 2012-08-02 11:19:13 +00:00
interception_mac.h [ASan] more macro/casting magic to suppress warnings 2012-09-12 14:10:14 +00:00
interception_win.cc [Sanitizer] fix windows build 2012-08-02 11:38:58 +00:00
interception_win.h Follow-up for r161168 for Windows 2012-08-02 11:29:14 +00:00