Logo
Explore Help
Sign In
RPCS3/llvm
1
0
Fork 0
You've already forked llvm
mirror of https://github.com/RPCS3/llvm.git synced 2026-07-21 03:05:26 -04:00
Code Issues Packages Projects Releases 10 Wiki Activity
Files
9c5be7601fc9dffa8aff8ae8e4bf9fed671ff2ff
llvm/test/Instrumentation
T
History
Vedant Kumar ea47fc5fc9 [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();

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@276015 91177308-0d34-0410-b5e6-96231b3b80d8
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
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
[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.26.2 Page: 183ms Template: 2ms
Auto
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