]> granicus.if.org Git - clang/commit
objc: properties of NSObject attribute must
authorFariborz Jahanian <fjahanian@apple.com>
Thu, 31 May 2012 23:18:32 +0000 (23:18 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Thu, 31 May 2012 23:18:32 +0000 (23:18 +0000)
commit3427682d365174f5d69d55e2c6deef49ace0668b
tree85027183a8860bee63c6e57014d5db9146ec4a7c
parent605954e8dfaf055da4446935493f9b0bf81814bc
objc: properties of NSObject attribute must
have correct pointer type or issue error,
instead of crashing in IRGen. // rdar:// 11569860

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@157780 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDeclAttr.cpp
test/SemaObjC/nsobject-attribute.m