]> granicus.if.org Git - clang/commit
Objective-C. Suppress the warning for auto synthesis of property not
authorFariborz Jahanian <fjahanian@apple.com>
Wed, 5 Mar 2014 23:44:00 +0000 (23:44 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Wed, 5 Mar 2014 23:44:00 +0000 (23:44 +0000)
commit3fa9b8e2c45eb398661c35f8cdc1f97492187b87
treef3ea1b99f76b4aab175e03f4e1403c8f4f26a5bd
parent67b30a3e292e276a9ecea8b582a73e31d947e019
Objective-C. Suppress the warning for auto synthesis of property not
synthesizing protocol properties if class's super class
implements them. // rdar://16089191

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@203028 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaObjCProperty.cpp
test/SemaObjC/default-synthesize-3.m