[PATCH] D126324: [clang] Allow const variables with weak attribute to be overridden

Anders Waldenborg via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 25 03:59:16 PDT 2022


wanders updated this revision to Diff 431933.
wanders added a comment.

Diff updated to be git-clang-format clean and to (hopefully) accommodate for differences in test output on w64.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D126324/new/

https://reviews.llvm.org/D126324

Files:
  clang/include/clang/Basic/Attr.td
  clang/include/clang/Basic/AttrDocs.td
  clang/lib/CodeGen/CodeGenModule.cpp
  clang/test/CodeGen/global-init.c
  clang/test/CodeGen/weak_constant.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126324.431933.patch
Type: text/x-patch
Size: 5604 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220525/2587a922/attachment.bin>


More information about the cfe-commits mailing list