llvm-project/compiler-rt/lib
Evgeniy Stepanov 7c2d32bf87 [asan] Fix unused variable warning.
llvm-svn: 212272
2014-07-03 14:14:59 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan [ASan] Print exact source location of global variables in error reports. 2014-07-02 16:54:41 +00:00
builtins builtins: assembly routines are not static 2014-06-21 01:41:21 +00:00
dfsan [dfsan] Fix the declaration of dfsan_add_label. 2014-06-04 17:54:51 +00:00
interception [Sanitizer/interception Win] Break into the debugger on unknown instructions 2014-06-02 13:40:41 +00:00
lsan [asan] adding support of 32-bit address sanitizer for MIPS 2014-06-24 12:08:18 +00:00
msan [MSan] Fixup r212082: enable tests for _mm_ intrinsics if and only if the 2014-07-01 19:58:41 +00:00
msandr [msandr] Access app TLS directly in native exec mode. 2014-01-20 13:09:29 +00:00
profile Fix building InstrProfilingFile.c on FreeBSD 2014-06-15 14:01:18 +00:00
sanitizer_common [asan] Fix unused variable warning. 2014-07-03 14:14:59 +00:00
tsan [TSan] Equalize the behavior of __tsan_get_allocated_size and user_alloc_usable_size. 2014-07-01 18:01:20 +00:00
ubsan [Sanitizer] Merge AnsiColorDecorator and SanitizerCommonDecorator, use the latter in UBSan 2014-06-13 23:46:37 +00:00
CMakeLists.txt Enable building of sanitizers on FreeBSD 2014-04-09 18:45:12 +00:00
Makefile.mk Move original compiler-rt functions (libgcc replacement) to lib/builtins directory 2014-02-14 09:20:33 +00:00