This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3f287c26bf68684ff97e804ef3b2e70fcdbde04d
clang-p2996
/
lldb
/
source
/
Plugins
/
InstrumentationRuntime
History
Kuba Brecka
bcdce3fd85
Provide location information (file name, line number) in TSan reports about global variables.
...
llvm-svn: 267894
2016-04-28 15:27:10 +00:00
..
AddressSanitizer
Tentative fix (add
extern "C"
declarations to expression prefix) and printing evaluation errors for AddressSanitizer (both MemoryHistoryASan.cpp and AddressSanitizerRuntime.cpp). Hopefully this will make the ASan testcases pass or at least the failure should be easier to diagnose.
2016-04-07 10:02:43 +00:00
ThreadSanitizer
Provide location information (file name, line number) in TSan reports about global variables.
2016-04-28 15:27:10 +00:00
CMakeLists.txt
Add ThreadSanitizer debugging support.
2016-03-23 15:36:22 +00:00