Logo
Explore Help
Register Sign In
caio/clang-p2996
1
0
Fork 0
You've already forked clang-p2996
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
423f46f2d8e38f1556daee467d8a4e3aefd28beb
clang-p2996/llvm/test/Instrumentation
History
Vedant Kumar 57faf2d208 [tsan] Don't instrument __llvm_gcov_global_state_pred or __llvm_gcda*
r274801 did not go far enough to allow gcov+tsan to cooperate. With this
commit it's possible to run the following code without false positives:

  std::thread T1(fib), T2(fib);
  T1.join(); T2.join();

llvm-svn: 276015
2016-07-19 20:16:08 +00:00
..
AddressSanitizer
[asan] Add a hidden option for Mach-O global metadata liveness tracking
2016-07-05 21:53:08 +00:00
BoundsChecking
…
DataFlowSanitizer
[PR27284] Reverse the ownership between DICompileUnit and DISubprogram.
2016-04-15 15:57:41 +00:00
EfficiencySanitizer
[esan:cfrag] Add option -esan-aux-field-info
2016-07-07 03:20:16 +00:00
InstrProfiling
[profile] value profiling bug fix -- missing icall targets in profile-use
2016-06-02 16:33:41 +00:00
MemorySanitizer
[msan] Fix __msan_maybe_ for non-standard type sizes.
2016-07-01 22:49:59 +00:00
SanitizerCoverage
[sanitizer-coverage] make sure that calls to __sanitizer_cov_trace_pc are not merged (otherwise different calls get the same PC and confuse fuzzers)
2016-07-14 17:59:01 +00:00
ThreadSanitizer
[tsan] Don't instrument __llvm_gcov_global_state_pred or __llvm_gcda*
2016-07-19 20:16:08 +00:00
Powered by Gitea Version: 1.25.1 Page: 1028ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API