]> granicus.if.org Git - clang/commit
add forward definition protocols to the protocol list for a class.
authorChris Lattner <sabre@nondot.org>
Mon, 21 Jul 2008 18:35:17 +0000 (18:35 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 21 Jul 2008 18:35:17 +0000 (18:35 +0000)
commit964c27c66c18f373fc91a60e9bf2c3d7c61522d1
treed30062e711f0ea7e8c9382824e81977fc9e3e2f8
parent919d87d4eef4126ad6d7da1762c247ab0b5ca05b
add forward definition protocols to the protocol list for a class.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@53864 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDeclObjC.cpp