]> granicus.if.org Git - clang/commit
Fixed copy-and-paste error causing categories to contain the protocols declared on...
authorDavid Chisnall <csdavec@swan.ac.uk>
Sat, 13 Mar 2010 22:20:45 +0000 (22:20 +0000)
committerDavid Chisnall <csdavec@swan.ac.uk>
Sat, 13 Mar 2010 22:20:45 +0000 (22:20 +0000)
commitad9e06d82ae627e858e5bfe4a7f1f9337b5b0a15
tree3949aa32f18777431f58e1362df20d659978cea2
parentc2a981614e324fea7f0a0533f8f1d103cbd17f6d
Fixed copy-and-paste error causing categories to contain the protocols declared on the class, not the protocols declared on the category.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@98455 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGObjCGNU.cpp