hanchenye-llvm-project/lldb
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
..
docs Minor copy edits. 2010-09-11 00:37:21 +00:00
examples/lookup Added some missing API for address resolving within a module, and looking 2010-09-10 18:31:35 +00:00
include Fixed the way set/show variables were being accessed to being natively 2010-09-18 01:14:36 +00:00
lib Patch from Jay Cornwall that modifies the LLDB "Host" layer to reuse more 2010-09-07 20:11:56 +00:00
lldb.xcodeproj Fixed the way set/show variables were being accessed to being natively 2010-09-18 01:14:36 +00:00
resources
scripts Remove unnecessary/inappropriate output-printing functions from 2010-09-15 18:29:06 +00:00
source Bug #: 8447030 2010-09-18 02:11:07 +00:00
test Added a hook for the test driver to take an optional config file to customize 2010-09-18 00:16:47 +00:00
tools Fixed the way set/show variables were being accessed to being natively 2010-09-18 01:14:36 +00:00
www Fix utilities text 2010-06-12 03:34:21 +00:00
INSTALL.txt You'll need to be running Mac OS X to get lldb to build right now. 2010-06-09 07:29:26 +00:00
LICENSE.TXT test commit 2010-06-09 03:55:24 +00:00
Makefile Comment out test targets; they don't work on Linux because test/Makefile uses 2010-07-09 22:36:15 +00:00