]> granicus.if.org Git - clang/commit
More type checking for properties, accessors and
authorFariborz Jahanian <fjahanian@apple.com>
Fri, 8 May 2009 19:36:34 +0000 (19:36 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Fri, 8 May 2009 19:36:34 +0000 (19:36 +0000)
commit4c2743f0afe601b0e8ea7bd9b3cd0fb09083a181
tree00a9fce22f9d7868bc562c6034548a48c50d1e64
parenteb71685510e0640b43e34ae9b567dcadb64075ee
More type checking for properties, accessors and
use of dot-syntax expression. This is to match gcc's.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@71243 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaDeclObjC.cpp
lib/Sema/SemaExpr.cpp
test/SemaObjC/property-typecheck-1.m