]> granicus.if.org Git - clang/commit
Move EmitAggregate{Copy,Clear} into CodeGenFunction.
authorDaniel Dunbar <daniel@zuster.org>
Tue, 9 Sep 2008 20:49:46 +0000 (20:49 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 9 Sep 2008 20:49:46 +0000 (20:49 +0000)
commit7482d12c345c6391f8956850545e2d4aa7701ce6
tree404667f8c5ac06a5dcedaf6f8fcc81d5cc058aa3
parent71b914b999d9c4b6df11068fc5a3291ac4770492
Move EmitAggregate{Copy,Clear} into CodeGenFunction.
 - No functionality change.

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