[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
Fri Jun 3 14:46:29 PDT 2022


This revision was automatically updated to reflect the committed changes.
wanders marked 2 inline comments as done.
Closed by commit rGdd2362a8bab3: [clang] Allow const variables with weak attribute to be overridden (authored by wanders).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126324

Files:
  clang/docs/ReleaseNotes.rst
  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.434149.patch
Type: text/x-patch
Size: 6129 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220603/756552a6/attachment-0001.bin>


More information about the cfe-commits mailing list