Remove the 'Name' parameter of CreateElementBitcast(), which is
unused.
Depends on D152321
Paths
| Differential D152551
[clang] Remove dead parameter of CGBuilderTy::CreateElementBitCast (NFC) AbandonedPublic Authored by JOE1994 on Jun 9 2023, 9:22 AM.
Details
Summary Remove the 'Name' parameter of CreateElementBitcast(), which is Depends on D152321
Diff Detail
Unit TestsFailed Event TimelineComment Actions By mistake, I created a new revision D153196 instead of updating this one.
Revision Contents
Diff 529989 clang/lib/CodeGen/CGBlocks.cpp
clang/lib/CodeGen/CGBuilder.h
clang/lib/CodeGen/CGBuiltin.cpp
clang/lib/CodeGen/CGDecl.cpp
clang/lib/CodeGen/CGExpr.cpp
clang/lib/CodeGen/CGExprScalar.cpp
clang/lib/CodeGen/CGStmtOpenMP.cpp
clang/lib/CodeGen/CodeGenFunction.cpp
clang/lib/CodeGen/MicrosoftCXXABI.cpp
clang/lib/CodeGen/TargetInfo.cpp
|
clang-format not found in user’s local PATH; not linting file.