]> granicus.if.org Git - clang/commit
Create a emitCXXStructor function and make the existing emitCXXConstructor and
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 15 Sep 2014 18:46:13 +0000 (18:46 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 15 Sep 2014 18:46:13 +0000 (18:46 +0000)
commit948514b3ec0ea302ca10dee6e8a6333d2ecacc2b
treec01072c17b11f1161b828b3807a79f7f5c3b721e
parent41e574e2fd706252b8b2931b522261f5bbdc74b3
Create a emitCXXStructor function and make the existing emitCXXConstructor and
emitCXXDestructor static helpers.

A next patch will make it a helper in CGCXXABI.

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