]> granicus.if.org Git - clang/commit
Get rid of the ugly CGCXX names and replace them with CGClass, CGExprCXX and CGTempor...
authorAnders Carlsson <andersca@mac.com>
Tue, 24 Nov 2009 05:51:11 +0000 (05:51 +0000)
committerAnders Carlsson <andersca@mac.com>
Tue, 24 Nov 2009 05:51:11 +0000 (05:51 +0000)
commit5b955920c1d8f2cd35aae3c85b656578286a8bc1
tree7d5cda7fd1ec7ba22a484fe56ffd27d3ea6e2e47
parent7e120030a07ad8c4365526b1c5cd22a641297635
Get rid of the ugly CGCXX names and replace them with CGClass, CGExprCXX and CGTemporaries.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@89742 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGClass.cpp [moved from lib/CodeGen/CGCXXClass.cpp with 99% similarity]
lib/CodeGen/CGExprCXX.cpp [moved from lib/CodeGen/CGCXXExpr.cpp with 99% similarity]
lib/CodeGen/CGTemporaries.cpp [moved from lib/CodeGen/CGCXXTemp.cpp with 98% similarity]
lib/CodeGen/CMakeLists.txt