llvm-project/llvm/test/Instrumentation
Vedant Kumar 0222adbcd2 [tsan] Do not instrument accesses to the gcov counters array
There is a known intended race here. This is a follow-up to r264805,
which disabled tsan instrumentation for updates to instrprof counters.
For more background on this please see the discussion in D18164.

llvm-svn: 273202
2016-06-20 21:24:26 +00:00
..
AddressSanitizer [sanitizers] Disable target-specific lowering of string functions. 2016-06-18 10:10:37 +00:00
BoundsChecking Add a bunch of CHECK missing colons in tests. NFC. 2015-03-14 01:43:57 +00:00
DataFlowSanitizer [PR27284] Reverse the ownership between DICompileUnit and DISubprogram. 2016-04-15 15:57:41 +00:00
EfficiencySanitizer [sanitizers] Disable target-specific lowering of string functions. 2016-06-18 10:10:37 +00:00
InstrProfiling [profile] value profiling bug fix -- missing icall targets in profile-use 2016-06-02 16:33:41 +00:00
MemorySanitizer [sanitizers] Disable target-specific lowering of string functions. 2016-06-18 10:10:37 +00:00
SanitizerCoverage DebugInfo: Remove MDString-based type references 2016-04-23 21:08:00 +00:00
ThreadSanitizer [tsan] Do not instrument accesses to the gcov counters array 2016-06-20 21:24:26 +00:00