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
e62c54375d2e75acaaa1394de99f4f61462e7530
clang-p2996
/
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