llvm-project/lldb/source
Kuba Mracek 9ee6003146 Support more report types in AddressSanitizerRuntime.cpp, re-word existing ones.
In r288065, we added more report types into ASan that will be reported via the debugging API. This patch in LLDB provides human-friendly bug descriptions. This also improves wording on existing bug descriptions.

Differential Revision: https://reviews.llvm.org/D27017

llvm-svn: 288535
2016-12-02 21:00:32 +00:00
..
API Use Timeout<> in the Listener class 2016-11-30 10:41:42 +00:00
Breakpoint Re-add "demonstrate new Args API" 2016-11-22 17:10:15 +00:00
Commands [lldb] Fix typos in file headers 2016-11-26 05:23:44 +00:00
Core Use Timeout<> in the Listener class 2016-11-30 10:41:42 +00:00
DataFormatters [lldb] Fix typos in file headers 2016-11-26 05:23:44 +00:00
Expression [lldb] Fix typos in file headers 2016-11-26 05:23:44 +00:00
Host Replace __ANDROID_NDK__ with __ANDROID__ 2016-12-02 11:15:15 +00:00
Initialization *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
Interpreter [lldb] Fix typos in file headers 2016-11-26 05:23:44 +00:00
Plugins Support more report types in AddressSanitizerRuntime.cpp, re-word existing ones. 2016-12-02 21:00:32 +00:00
Symbol [lldb] Fix typos in file headers 2016-11-26 05:23:44 +00:00
Target Use Timeout<> in Process::RunThreadPlan 2016-12-01 10:57:30 +00:00
Utility Replace __ANDROID_NDK__ with __ANDROID__ 2016-12-02 11:15:15 +00:00
CMakeLists.txt [CMake] Fixing CMake to append source properties instead of overwrite them. 2016-11-10 23:56:32 +00:00
lldb.cpp One more cleanup to lldb version printing 2016-11-14 22:43:08 +00:00