llvm-project/lldb/source
Enrico Granata 68eb4bb421 Added an error message when the user tries to add a filter when a synthetic provider for the same type is already defined in the same category
The converse is also true: an error is shown when the user tries to add a synthetic provider to a category that already has a filter for the same type

llvm-svn: 137493
2011-08-12 19:14:27 +00:00
..
API *Some more optimizations in usage of ConstString 2011-08-12 02:00:06 +00:00
Breakpoint Silence the static analyzer. 2011-08-11 21:43:13 +00:00
Commands Added an error message when the user tries to add a filter when a synthetic provider for the same type is already defined in the same category 2011-08-12 19:14:27 +00:00
Core Added an error message when the user tries to add a filter when a synthetic provider for the same type is already defined in the same category 2011-08-12 19:14:27 +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 *Some more optimizations in usage of ConstString 2011-08-12 02:00:06 +00:00
Plugins Taking care of an issue relating to mapping DeclContext's to DIE's 2011-08-12 18:43:16 +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 some issues with parsing C++ methods where our detection 2011-08-12 06:47:54 +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