Objective-C. Improve diagnostic when property is
authorFariborz Jahanian <fjahanian@apple.com>
Mon, 28 Jul 2014 16:35:45 +0000 (16:35 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Mon, 28 Jul 2014 16:35:45 +0000 (16:35 +0000)
commitda95110377b782df4640e6bce73c669b23b08599
treec6b93321b817e662ec0c685b2afac33a38c70c34
parent61e498ab0ab83246216d2d0758ca39694e9da744
Objective-C. Improve diagnostic when property is
not auto synthesized in current implementation.
rdar://17774815

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@214090 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
test/SemaObjC/attr-deprecated.m
test/SemaObjC/default-synthesize-1.m
test/SemaObjC/default-synthesize.m
test/SemaObjC/protocols-suppress-conformance.m
test/SemaObjC/super-property-notation.m