]> granicus.if.org Git - clang/commit
ObjectiveC. Fixes a bogus warning of unused backing
authorFariborz Jahanian <fjahanian@apple.com>
Fri, 15 Nov 2013 17:48:00 +0000 (17:48 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Fri, 15 Nov 2013 17:48:00 +0000 (17:48 +0000)
commit4417498c9f31829c1c2e0b0a99db13420e988746
tree3c79458b5e9d38efdea25c3f9b194bfe9628e934
parent9b58b6e3ca8a2b3224fb89a2051e756fee88ed80
ObjectiveC. Fixes a bogus warning of unused backing
ivar when property belongs to a super class and
currnt class happens to have a method with same name as
property. // rdar//15473432

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@194830 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDeclObjC.cpp
test/SemaObjC/unsued-backing-ivar-warning.m