llvm-6502/test/Instrumentation
2014-04-16 12:12:19 +00:00
..
AddressSanitizer [asan] add two new hidden compile-time flags for asan: asan-instrumentation-with-call-threshold and asan-memory-access-callback-prefix. This is part of the workaround for PR17409 (instrument huge functions with callbacks instead of inlined code). These flags will also help us experiment with kasan (kernel-asan) and clang 2014-04-16 12:12:19 +00:00
BoundsChecking
DataFlowSanitizer
MemorySanitizer [msan] Relax the test some more. 2014-03-25 14:32:05 +00:00
ThreadSanitizer