llvm-6502/test/Instrumentation
Dmitry Vyukov 4ef1999d61 tsan: implement no_sanitize_thread attribute
If a function has no_sanitize_thread attribute,
do not instrument memory accesses in it.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192871 91177308-0d34-0410-b5e6-96231b3b80d8
2013-10-17 07:20:06 +00:00
..
AddressSanitizer [asan] Optimize accesses to global arrays with constant index 2013-10-16 14:06:14 +00:00
BoundsChecking
DataFlowSanitizer
MemorySanitizer [msan] Instrument x86.*_cvt* intrinsics. 2013-10-14 15:16:25 +00:00
ThreadSanitizer tsan: implement no_sanitize_thread attribute 2013-10-17 07:20:06 +00:00