This was unused since commit rGdd2362a8ba last year.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
ping - this one is the only prerequisite left for three of my patches that were accepted yesterday...
Paths
| Differential D156891
[CodeGen] Remove Constant arguments from linkage functions, NFCI. ClosedPublic Authored by Hahnfeld on Aug 2 2023, 6:56 AM.
Details
Diff Detail Event TimelineHahnfeld added a child revision: D156897: [CodeGen] Clean up access to EmittedDeferredDecls, NFCI..Aug 2 2023, 7:15 AM Comment Actions ping - this one is the only prerequisite left for three of my patches that were accepted yesterday... This revision is now accepted and ready to land.Aug 16 2023, 12:05 PM This revision was landed with ongoing or failed builds.Aug 16 2023, 11:37 PM Closed by commit rG2f3fe3ed97bc: [CodeGen] Remove Constant arguments from linkage functions, NFCI. (authored by Hahnfeld). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 546446 clang/lib/CodeGen/CGCXXABI.cpp
clang/lib/CodeGen/CGDecl.cpp
clang/lib/CodeGen/CGExpr.cpp
clang/lib/CodeGen/CGExprConstant.cpp
clang/lib/CodeGen/CGOpenMPRuntime.cpp
clang/lib/CodeGen/CodeGenModule.h
clang/lib/CodeGen/CodeGenModule.cpp
clang/lib/CodeGen/ItaniumCXXABI.cpp
clang/lib/CodeGen/MicrosoftCXXABI.cpp
|