]> granicus.if.org Git - clang/commit
Refactor global decls to hold either a regular Decl or a CXXConstructorDecl + ctor...
authorAnders Carlsson <andersca@mac.com>
Tue, 5 May 2009 04:44:02 +0000 (04:44 +0000)
committerAnders Carlsson <andersca@mac.com>
Tue, 5 May 2009 04:44:02 +0000 (04:44 +0000)
commit2a131fbca2a51085dc083b8c56a2d4ced3cf1413
treeb91d1326dbab11e3fd4238569e2bcffcbffe4a70
parentb9c7cbb2cce42142c86568733bea4449b07d1757
Refactor global decls to hold either a regular Decl or a CXXConstructorDecl + ctor type or a CXXDestructorDecl + dtor type.

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