Handle types from the runtime that conform to
authorSean Callanan <scallanan@apple.com>
Thu, 6 Nov 2014 19:26:10 +0000 (19:26 +0000)
committerSean Callanan <scallanan@apple.com>
Thu, 6 Nov 2014 19:26:10 +0000 (19:26 +0000)
commit4c508df925dbb41b19317d4bb8871f6944114f0c
tree9d40ea1b5db4377f7bf10ded4b979f64d1e3783f
parentbcdd304cbba065331eecfb00217421ded3724ae4
Handle types from the runtime that conform to
protocols.

<rdar://problem/18883778>

llvm-svn: 221476
lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.cpp
lldb/test/lang/objc/objc-ivar-protocols/TestIvarProtocols.py [new file with mode: 0644]
lldb/test/lang/objc/objc-ivar-protocols/main.m [new file with mode: 0644]