Fixed some bugs in the runtime reader code. Also
authorSean Callanan <scallanan@apple.com>
Thu, 27 Sep 2012 20:38:15 +0000 (20:38 +0000)
committerSean Callanan <scallanan@apple.com>
Thu, 27 Sep 2012 20:38:15 +0000 (20:38 +0000)
commit2885a7088d0a66c2446e34e731560af9277d689d
tree95e77b6a11d0a31ffe7472193356298f0e1fff5b
parentdd09c343515dff9742f5c9987752b783d3a731e5
Fixed some bugs in the runtime reader code.  Also
added a parser for method signatures in the
Objective-C @encode format.

llvm-svn: 164792
lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp
lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeVendor.cpp