llvm-project/lldb/source
Greg Clayton b663010f4d Fix the lldb_private::Function::GetDescription to print out the name and mangled name correctly. Previously this was getting the function type's name which was not correct.
This info appears in the output of "image lookup --verbose --address ADDRESS".

llvm-svn: 294804
2017-02-10 23:32:06 +00:00
..
API [CMake] Final dependency cleanup patch! 2017-02-08 21:00:46 +00:00
Breakpoint Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
Commands [cmake] add missing dependency lldbCommands->lldbBase 2017-02-09 01:17:34 +00:00
Core Add a format_provider for the Timeout class 2017-02-10 11:49:33 +00:00
DataFormatters Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
Expression Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
Host Add a format_provider for the Timeout class 2017-02-10 11:49:33 +00:00
Initialization [CMake] Final dependency cleanup patch! 2017-02-08 21:00:46 +00:00
Interpreter Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
Plugins Fix another build issue with shared libraries on Linux 2017-02-10 18:39:26 +00:00
Symbol Fix the lldb_private::Function::GetDescription to print out the name and mangled name correctly. Previously this was getting the function type's name which was not correct. 2017-02-10 23:32:06 +00:00
Target Add a format_provider for the Timeout class 2017-02-10 11:49:33 +00:00
Utility UriParser cleanup 2017-02-10 12:21:22 +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