]> granicus.if.org Git - clang/commit
Pass the construction kind down to EmitCXXConstructorCall.
authorAnders Carlsson <andersca@mac.com>
Sun, 2 May 2010 23:01:10 +0000 (23:01 +0000)
committerAnders Carlsson <andersca@mac.com>
Sun, 2 May 2010 23:01:10 +0000 (23:01 +0000)
commit24eb78e38aba55c507bc3c05c37035a9ab2defa7
treee4875259a1addfff810186f26e75ba8f1eac90d8
parent72e96fd181b19b8d01144a685cda6e955584c7ea
Pass the construction kind down to EmitCXXConstructorCall.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@102880 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/ExprCXX.h
lib/CodeGen/CGClass.cpp
lib/CodeGen/CGExprCXX.cpp
lib/CodeGen/CodeGenFunction.h