llvm-6502/test/Instrumentation
2013-03-18 09:38:39 +00:00
..
AddressSanitizer [asan] when creating string constants, set unnamed_attr and align 1 so that equal strings are merged by the linker. Observed up to 1% binary size reduction. Thanks to Anton Korobeynikov for the suggestion 2013-03-18 09:38:39 +00:00
BoundsChecking revert r160742: it's breaking CMake build 2012-07-25 18:49:28 +00:00
MemorySanitizer [msan] Implement sanitize_memory attribute. 2013-02-28 11:25:14 +00:00
ThreadSanitizer Unify clang/llvm attributes for asan/tsan/msan (LLVM part) 2013-02-26 06:58:09 +00:00