]> granicus.if.org Git - clang/commit
Consolidated property check into property-typecheck-1.m file.
authorFariborz Jahanian <fjahanian@apple.com>
Wed, 17 Dec 2008 17:55:55 +0000 (17:55 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Wed, 17 Dec 2008 17:55:55 +0000 (17:55 +0000)
commit0b65b1dc5abed26492740206c24e86271c9dca6b
treeafbba8260421495475578003abf19ccabb59a3c6
parent510ffaefd48b0784367693e823768ac49e288781
Consolidated property check into property-typecheck-1.m file.
Improved on property diagnostics.
Added a FIXME per Steve's comments.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@61141 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/DeclObjC.h
include/clang/Basic/DiagnosticKinds.def
test/SemaObjC/property-typecheck-1.m
test/SemaObjC/property-typecheck-2.m [deleted file]