[PATCH] D156891: [CodeGen] Remove Constant arguments from linkage functions, NFCI.

Jonas Hahnfeld via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 2 06:56:11 PDT 2023


Hahnfeld created this revision.
Hahnfeld added reviewers: rjmccall, efriedma, asl.
Herald added a project: All.
Hahnfeld requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

This was unused since commit rGdd2362a8ba <https://reviews.llvm.org/rGdd2362a8bab312dffc42bfcb30ad1340840ef581> last year.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D156891

Files:
  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.cpp
  clang/lib/CodeGen/CodeGenModule.h
  clang/lib/CodeGen/ItaniumCXXABI.cpp
  clang/lib/CodeGen/MicrosoftCXXABI.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156891.546446.patch
Type: text/x-patch
Size: 9419 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230802/ec343339/attachment-0001.bin>


More information about the cfe-commits mailing list