]> granicus.if.org Git - clang/commit
relax the CGFunctionInfo::CGFunctionInfo ctor to allow any sequence
authorChris Lattner <sabre@nondot.org>
Tue, 29 Jun 2010 18:13:52 +0000 (18:13 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 29 Jun 2010 18:13:52 +0000 (18:13 +0000)
commitbb52114f81e8829fe29a9a0faa49e8b2157206cc
tree8f00b7f666d3a6802e74daf684156430aea810d5
parentcfa6a27f3cc5add888c6ac84dbcc45854cfd8666
relax the CGFunctionInfo::CGFunctionInfo ctor to allow any sequence
of CanQualTypes to be passed in.

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