]> granicus.if.org Git - clang/commit
objc: avoid duplicate diagnostics on certain type mismatches
authorFariborz Jahanian <fjahanian@apple.com>
Tue, 15 May 2012 18:12:51 +0000 (18:12 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Tue, 15 May 2012 18:12:51 +0000 (18:12 +0000)
commit744147138cd2a77320c431578da130cc3d81a1d5
treee14c4681d611f9777bbd9e25fa50e292ba95fe69
parentdc3eb6abb0f5d4c97a2bc141231cd759b701ab8a
objc: avoid duplicate diagnostics on certain type mismatches
between property and its backing ivar.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@156832 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaObjCProperty.cpp
test/SemaObjC/property-ivar-mismatch.m