]> granicus.if.org Git - clang/commit
Enhance my implementation of //rdar ://8747333 in r121597 to allow
authorFariborz Jahanian <fjahanian@apple.com>
Sat, 11 Dec 2010 18:39:37 +0000 (18:39 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Sat, 11 Dec 2010 18:39:37 +0000 (18:39 +0000)
commitc78f684c8e300414956bc1566957a17a48da2fc8
treed3e3abc436803ace424a7123d1da388b8ed39528
parent96fc8e4086df323c49f17cac594db1d2f066a2e9
Enhance my implementation of //rdar ://8747333 in r121597 to allow
for declaration of property setter/getter in forward
class extensions and also skip over
propeties which are @dynamic.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@121617 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDeclObjC.cpp
test/SemaObjC/property-in-class-extension.m