]> granicus.if.org Git - clang/commit
More type-checking of setter/getter methods. This is still
authorFariborz Jahanian <fjahanian@apple.com>
Tue, 2 Dec 2008 18:39:49 +0000 (18:39 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Tue, 2 Dec 2008 18:39:49 +0000 (18:39 +0000)
commitf3cd3fd859120d58f745ba545c8da808e12a39ac
tree0cc416265b4611a1579d693731d20a31af7b84d4
parenta44c2789244e1acf0205d00f763d6a7c1212b241
More type-checking of setter/getter methods. This is still
work in prgress.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@60430 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticKinds.def
lib/Sema/Sema.h
lib/Sema/SemaDeclObjC.cpp