Added support for the DW_AT_APPLE_Property tag
for unbacked properties. We support two variants: one in which the getter/setter are provided by selector ("mySetter:") and one in which the getter/setter are provided by signature ("-[MyClass mySetter:]"). llvm-svn: 153675
Loading
Please register or sign in to comment