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
bc041b82d4
llvm-project
/
lldb
/
source
/
Plugins
/
InstrumentationRuntime
/
AddressSanitizer
History
Kuba Brecka
97fe60f450
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.
...
llvm-svn: 265651
2016-04-07 10:02:43 +00:00
..
AddressSanitizerRuntime.cpp
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
AddressSanitizerRuntime.h
Fix Clang-tidy modernize-use-override warnings in some files in source/Plugins; other minor fixes.
2015-10-21 01:03:30 +00:00
CMakeLists.txt
[cmake] Remove LLVM_NO_RTTI.
2015-09-03 08:46:55 +00:00