]> granicus.if.org Git - clang/commit
IRgen/NeXT: Put the synthesized _objc_super, _message_ref_t decls in a valid DeclCont...
authorDaniel Dunbar <daniel@zuster.org>
Thu, 29 Apr 2010 16:29:11 +0000 (16:29 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 29 Apr 2010 16:29:11 +0000 (16:29 +0000)
commitdaa3ac503e93315ed3546463c13de4856bb80ef7
tree4687bfce598b825c81e911b394357dd18f004df3
parentf80cb75376f2a814adf37c3afeaba0f6b553ac9d
IRgen/NeXT: Put the synthesized _objc_super, _message_ref_t decls in a valid DeclContext, to satisfy the invariants that should hold on a RecordDecl.

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