llvm-project/lldb/source
Johnny Chen 1cee80c081 Silence the static analyzer.
llvm-svn: 137396
2011-08-12 00:21:20 +00:00
..
API Added the ability to remove orphaned module shared pointers from a ModuleList. 2011-08-11 02:48:45 +00:00
Breakpoint Silence the static analyzer. 2011-08-11 21:43:13 +00:00
Commands changed some variables from char* to std::string 2011-08-11 21:37:21 +00:00
Core Fix 'Undefined or garbage value returned to caller' (static analyzer). 2011-08-11 22:23:44 +00:00
Expression Fixed LLDB's handling of ElaboratedTypes, which was 2011-08-11 23:56:13 +00:00
Host Silence the static analyzer. 2011-08-12 00:21:20 +00:00
Interpreter To silence the static analyzer. 2011-08-11 19:17:45 +00:00
Plugins Added the ability to remove orphaned module shared pointers from a ModuleList. 2011-08-11 02:48:45 +00:00
Symbol Fix two 'dereference of a null pointer' detected by the static analyzer. 2011-08-12 00:02:24 +00:00
Target Fixed an issue where a pointer's address was being logged instead of its value 2011-08-11 17:08:01 +00:00
Utility Modified the LocateMacOSXFilesUsingDebugSymbols(...) function to locate 2011-07-19 03:57:15 +00:00
Makefile Patch from Jean-Daniel Dupas: 2010-07-12 23:14:00 +00:00
lldb-log.cpp some editing of data visualization error messages to make them more meaningful 2011-07-22 17:03:19 +00:00
lldb.cpp Patch by David Forsythe to build lldb on FreeBSD! 2011-08-02 20:52:42 +00:00