]> granicus.if.org Git - clang/commit
Fix a regression where the initializer implements
authorFariborz Jahanian <fjahanian@apple.com>
Tue, 12 Apr 2011 16:34:14 +0000 (16:34 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Tue, 12 Apr 2011 16:34:14 +0000 (16:34 +0000)
commit627788c29976fbeb4ad47bcfcb3576889070e357
tree9660313f379d0c4b685a29761ded2b309e351c62
parentdf1550fc59b51681d37225934fe4e3acac321621
Fix a regression where the initializer implements
the initialized's protocol and yet clang warns.
objective-c issue, // rdar://9267196

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@129363 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/DeclObjC.h
lib/AST/ASTContext.cpp
test/SemaObjC/unqualified-to-qualified-class-warn.m