[CFE][Codegen] Remove CodeGenFunction::InitTempAlloca()
authorhsmahesha <mahesha.comp@gmail.com>
Tue, 12 Oct 2021 04:34:06 +0000 (10:04 +0530)
committerhsmahesha <mahesha.comp@gmail.com>
Tue, 12 Oct 2021 04:34:15 +0000 (10:04 +0530)
commitdb9c2d775130a110ada89decff7002c64cdd3364
tree613c0aa6271b7683c83117c9fd008bfdc15936d1
parent1321e47298c722de9d2afe0e28d7122fa20e61bf
[CFE][Codegen] Remove CodeGenFunction::InitTempAlloca()

Sequel patch to https://reviews.llvm.org/D111316

Finally, remove the defintion of CodeGenFunction::InitTempAlloca().

Reviewed By: rjmccall

Differential Revision: https://reviews.llvm.org/D111324
clang/lib/CodeGen/CGExpr.cpp
clang/lib/CodeGen/CodeGenFunction.h