objective-C: Don't warn of unimplemented property of protocols in
authorFariborz Jahanian <fjahanian@apple.com>
Wed, 19 Dec 2012 18:58:55 +0000 (18:58 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Wed, 19 Dec 2012 18:58:55 +0000 (18:58 +0000)
commita1f8571e849eb935f27f61087a22d0295b079463
tree7dbedc4575552904c6bd2c4e51bd141af6159018
parent42845efb2dca35892062ce5f0141eea235f494db
objective-C: Don't warn of unimplemented property of protocols in
category, when those properties will be implemented in category's
primary class or one of its super classes. // rdar://12568064

llvm-svn: 170573
clang/lib/Sema/SemaObjCProperty.cpp
clang/test/SemaObjC/property-category-impl.m