Go to file
Chris Lattner 3bbae00f50 pull protocol resolution out into ActOnStartProtocolInterface.
This temporarily duplicates ParseObjCProtocolReferences, but it
will be removed in the future.

llvm-svn: 54092
2008-07-26 04:03:38 +00:00
clang pull protocol resolution out into ActOnStartProtocolInterface. 2008-07-26 04:03:38 +00:00
llvm Fix the issues originally addressed in r54070. After thinking about it some more, I realized that the right thing to do 2008-07-25 23:38:08 +00:00