]> granicus.if.org Git - clang/commit
objc - redeclaration of property in extension class
authorFariborz Jahanian <fjahanian@apple.com>
Sat, 24 Sep 2011 00:56:59 +0000 (00:56 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Sat, 24 Sep 2011 00:56:59 +0000 (00:56 +0000)
commita4b984d8396724a8e1137c22186c558c0cb0bf3f
tree1b4ef69501f91c2bfb99094a5d8a1dd34793e663
parent10efbaf8632e61e7d329a98c71641d1e839dfa4c
objc - redeclaration of property in extension class
must match property type declaration in its
primary class. // rdar://10142679

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@140438 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaObjCProperty.cpp
test/SemaObjC/continuation-class-property.m
test/SemaObjCXX/property-synthesis-error.mm