]> granicus.if.org Git - clang/commit
Pull protocol resolution of out ActOnStartClassInterface, this is also the
authorChris Lattner <sabre@nondot.org>
Sat, 26 Jul 2008 04:13:19 +0000 (04:13 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 26 Jul 2008 04:13:19 +0000 (04:13 +0000)
commit06036d3709955a53297b4cbe14e20db88f321470
tree22bcc47363b36a463d0423eadf6dfefd57f4f275
parent6bd6d0b9d8944c5e192097bef24f2becb83af172
Pull protocol resolution of out ActOnStartClassInterface, this is also the
last client of the old ParseObjCProtocolReferences, so it also removes it.

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