This website requires JavaScript.
Explore
Help
Sign In
OSchip
/
llvm-project
mirror of
https://github.com/THU-DSP-LAB/llvm-project.git
Watch
13
Star
0
Fork
You've already forked llvm-project
6
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cc901b57d5
llvm-project
/
lldb
/
source
/
Plugins
/
InstrumentationRuntime
History
Kuba Brecka
1aad8fb772
Provide more information in ThreadSanitizer's JSON data. Move remaining TSan logic from SBThread to InstrumentationRuntime plugin.
...
llvm-svn: 265905
2016-04-10 18:57:38 +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 more information in ThreadSanitizer's JSON data. Move remaining TSan logic from SBThread to InstrumentationRuntime plugin.
2016-04-10 18:57:38 +00:00
CMakeLists.txt
Add ThreadSanitizer debugging support.
2016-03-23 15:36:22 +00:00