]> granicus.if.org Git - clang/commit
NeXT: Emit correct properties for category.
authorDaniel Dunbar <daniel@zuster.org>
Tue, 26 Aug 2008 23:03:11 +0000 (23:03 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 26 Aug 2008 23:03:11 +0000 (23:03 +0000)
commit86e2f40071ca8c29284a3294fe2f20a01ec88971
treec1a707547a5c391b6e5a34a17f60c56117cbc11a
parent38a23ba1938b3996718d028f3505bc5ef8c07abd
NeXT: Emit correct properties for category.
 - Was emitting duplicates of class properties instead of the category
   properties.

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