[all-commits] [llvm/llvm-project] db9c2d: [CFE][Codegen] Remove CodeGenFunction::InitTempAll...
Mahesha S via All-commits
all-commits at lists.llvm.org
Mon Oct 11 21:35:08 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: db9c2d775130a110ada89decff7002c64cdd3364
https://github.com/llvm/llvm-project/commit/db9c2d775130a110ada89decff7002c64cdd3364
Author: hsmahesha <mahesha.comp at gmail.com>
Date: 2021-10-12 (Tue, 12 Oct 2021)
Changed paths:
M clang/lib/CodeGen/CGExpr.cpp
M clang/lib/CodeGen/CodeGenFunction.h
Log Message:
-----------
[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
More information about the All-commits
mailing list