hanchenye-llvm-project/lldb/source
Greg Clayton 6ba7815115 Bug #: 8447030
Fixed an issue with ClangASTContext::GetIndexOfChildMemberWithName() 
where objective C ivars were not being found correctly if they were
the second or higher child.

llvm-svn: 114258
2010-09-18 02:11:07 +00:00
..
API Fixed the way set/show variables were being accessed to being natively 2010-09-18 01:14:36 +00:00
Breakpoint Moved the section load list up into the target so we can use the target 2010-09-14 23:36:40 +00:00
Commands Fixed the way set/show variables were being accessed to being natively 2010-09-18 01:14:36 +00:00
Core Fixed the way set/show variables were being accessed to being natively 2010-09-18 01:14:36 +00:00
Expression Moved the section load list up into the target so we can use the target 2010-09-14 23:36:40 +00:00
Host Remove Host::ResolveExecutableLocation (very recent addition); replace use of 2010-09-12 00:10:52 +00:00
Interpreter Fixed the way set/show variables were being accessed to being natively 2010-09-18 01:14:36 +00:00
Plugins Made CreateFunctionType static. Also fixed the spelling 2010-09-16 20:40:25 +00:00
Symbol Bug #: 8447030 2010-09-18 02:11:07 +00:00
Target Fix issues with CreateInstanceName, a virtual function, being called 2010-09-16 19:05:55 +00:00
Utility The first part of an lldb native stack unwinder. 2010-09-10 07:49:16 +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 The first part of an lldb native stack unwinder. 2010-09-10 07:49:16 +00:00