hanchenye-llvm-project/lldb/source
Greg Clayton 90a2acd441 One final patch for all of this class constructor, destructor, and conversion
operator naming stuff. We now get the constructor and destructor names right
after passing in the type, and we get the correct conversion operator name
after passing in the return type when getting the DeclarationNameInfo.

llvm-svn: 115398
2010-10-02 01:40:05 +00:00
..
API Change how we call Target::CreateBreakpoint to account for the new "name type" parameter. 2010-09-30 21:21:43 +00:00
Breakpoint Verify that we have a valid breakpoint ID before proceeding with retrieving its 2010-09-29 21:57:51 +00:00
Commands Uncomment/fix "-f" command option for disassemble command. 2010-10-01 21:34:54 +00:00
Core Cleaned up a unused member variable in Debugger. 2010-09-30 21:49:03 +00:00
Expression Make C++ constructors and destructors correctly within the clang types we 2010-10-01 02:31:07 +00:00
Host Cleaned up a unused member variable in Debugger. 2010-09-30 21:49:03 +00:00
Interpreter Modify command options to use the new arguments mechanism. Now all command option 2010-10-01 19:59:14 +00:00
Plugins Fixed an issue where if a method funciton was asked to be parsed before 2010-10-01 20:48:32 +00:00
Symbol One final patch for all of this class constructor, destructor, and conversion 2010-10-02 01:40:05 +00:00
Target Add "-o" option to "expression" which prints the object description if available. 2010-09-30 00:54:27 +00:00
Utility Cleaned a few build related things up: 2010-09-24 23:07:41 +00:00
Makefile Patch from Jean-Daniel Dupas: 2010-07-12 23:14:00 +00:00
lldb-log.cpp Add a "lldb host" logging channel, and put logging in the Host::OpenInExternalEditor code. 2010-08-31 18:05:13 +00:00
lldb.cpp Committing the skeleton of Language runtime plugin classes. 2010-09-23 02:01:19 +00:00