]> granicus.if.org Git - clang/commit
Move all the cleanups framework code into a single file.
authorJohn McCall <rjmccall@apple.com>
Fri, 28 Jan 2011 11:13:47 +0000 (11:13 +0000)
committerJohn McCall <rjmccall@apple.com>
Fri, 28 Jan 2011 11:13:47 +0000 (11:13 +0000)
commit36f893c1efe367f929d92c8b125f964c22ba189e
tree9abff91cc088561957a0cbc346fb40bfafbdf19e
parent804b807ea918184d6de63bd745e1ff75a9bfc679
Move all the cleanups framework code into a single file.
Pure motion.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@124484 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGCleanup.cpp [new file with mode: 0644]
lib/CodeGen/CGCleanup.h [new file with mode: 0644]
lib/CodeGen/CGException.cpp
lib/CodeGen/CGException.h
lib/CodeGen/CGExprCXX.cpp
lib/CodeGen/CGObjCGNU.cpp
lib/CodeGen/CGObjCMac.cpp
lib/CodeGen/CodeGenFunction.cpp