]> granicus.if.org Git - clang/commit
now that all the decl reference and creation stuff is going through two
authorChris Lattner <sabre@nondot.org>
Sat, 21 Mar 2009 09:44:56 +0000 (09:44 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 21 Mar 2009 09:44:56 +0000 (09:44 +0000)
commit67b00520c8f5b48fad722b790d87fea6be764efe
tree6db98ab33ad7562387aca122863bd73f381c092a
parent0558e79840bfdbbd38c6e2b4f6765bf0158e85f4
now that all the decl reference and creation stuff is going through two
very simple places, reimplement the deferred decl emission logic to not be O(N^2),
fixing PR3810.

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