hanchenye-llvm-project/lldb
Greg Clayton 26a15efa77 Fixed the objective C symbol parsing in ObjectFileMachO.
This fixes all of the hidden ivar test cases and any case where we try to find the full definition of an objective C class.

This also means hidden ivars show up again.

<rdar://problem/15458957>
llvm.org/pr20270
llvm.org/pr20269
llvm.org/pr20272

llvm-svn: 213328
2014-07-17 22:51:31 +00:00
..
docs Fix typos. 2014-07-01 21:22:11 +00:00
examples Don't use "lldb." global variables in LLDB commands. 2014-07-11 22:41:30 +00:00
include Add Host::MAX_THREAD_NAME_LENGTH constant. 2014-07-16 19:03:16 +00:00
lib Fix build broken as a result of r213171. 2014-07-16 18:53:18 +00:00
lldb.xcodeproj Add kalimba as a platform. 2014-07-16 15:03:10 +00:00
lldb.xcworkspace Move the performance test cases into their own project. 2013-03-18 23:05:00 +00:00
resources Update the lldb version number in the xcode project files from 310.99.0 to 320.99.0. 2014-01-10 06:12:10 +00:00
scripts Create an _d suffixed symlink when doing a debug Windows build. 2014-07-17 20:36:14 +00:00
source Fixed the objective C symbol parsing in ObjectFileMachO. 2014-07-17 22:51:31 +00:00
test Fixed the objective C symbol parsing in ObjectFileMachO. 2014-07-17 22:51:31 +00:00
tools Fixed our install-headers script to set version 2014-07-17 17:26:38 +00:00
utils LUI: Fix some issues causing crashes in the source view 2013-10-23 01:18:21 +00:00
www Add docs for the "thread.completed-expression" format entry. 2014-07-08 01:10:49 +00:00
.arcconfig Update .arcconfig to point to reviews.llvm.org 2014-05-20 21:24:59 +00:00
.gitignore Add lldb-gdbserver support for Linux x86_64. 2014-06-30 21:05:18 +00:00
CMakeLists.txt Get the python scripting interface working on Windows. 2014-07-10 23:47:42 +00:00
INSTALL.txt Update INSTALL.txt to mention LLDB builds on Linux with GCC or Clang. 2013-02-21 22:37:18 +00:00
LICENSE.TXT
Makefile Add some missing defines that are already present in the cmake side. 2014-03-12 10:35:00 +00:00