]> granicus.if.org Git - clang/commit
Patch to diagnose inconsistancies between properties declared in current and
authorFariborz Jahanian <fjahanian@apple.com>
Thu, 24 Apr 2008 19:58:34 +0000 (19:58 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Thu, 24 Apr 2008 19:58:34 +0000 (19:58 +0000)
commitb5e0224173058c6fd5272d86bf251628c38b2513
tree47d944730f76baa810a6c2adaefbd710220577b5
parent77d7ef8d8a80ccb2ab3d25c80810571e3ab14ee4
Patch to diagnose inconsistancies between properties declared in current and
its super class. This patch is incomplete.

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