]> granicus.if.org Git - clang/commit
Make the insertion point with an explicit new instead of the builder.
authorChris Lattner <sabre@nondot.org>
Mon, 17 Dec 2007 20:50:59 +0000 (20:50 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 17 Dec 2007 20:50:59 +0000 (20:50 +0000)
commit55352a2d616cf9fbb621d10faf8b960b4b268bd8
treebd9069c8534aa4d533ba41948aa7ced515428bfd
parent7e3a89db59513acaf7ecfb51ef8998efbb51a5b8
Make the insertion point with an explicit new instead of the builder.

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