]> granicus.if.org Git - clang/commit
refactor protocol resolution out of ActOnStartCategoryInterface
authorChris Lattner <sabre@nondot.org>
Sat, 26 Jul 2008 04:07:02 +0000 (04:07 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 26 Jul 2008 04:07:02 +0000 (04:07 +0000)
commit6bd6d0b9d8944c5e192097bef24f2becb83af172
tree0030f21c52bca4980db2b0f478c5ab219a472529
parente13b9595dc1e2f4288bec34f3412359f648e84a5
refactor protocol resolution out of ActOnStartCategoryInterface

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