]> granicus.if.org Git - clang/commit
This patch fixes a bug whereby, clang skipped
authorFariborz Jahanian <fjahanian@apple.com>
Tue, 29 Jun 2010 18:12:32 +0000 (18:12 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Tue, 29 Jun 2010 18:12:32 +0000 (18:12 +0000)
commitcfa6a27f3cc5add888c6ac84dbcc45854cfd8666
tree675685a35a845982a7c28481db06225457a042dd
parent376fe5e7800dface235c5382b39d77790d39dfa7
This patch fixes a bug whereby, clang skipped
unimplemented property warning for properties
coming from class's conformin protocol. It also
simplifies the algorithm in the process.
Fixes radar 8035776.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@107174 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/Sema.h
lib/Sema/SemaObjCProperty.cpp
test/SemaObjC/super-class-protocol-conformance.m