[PATCH] D76096: [clang] allow const structs to be constant expressions for C
Nick Desaulniers via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 21 11:25:39 PDT 2023
nickdesaulniers updated this revision to Diff 543009.
nickdesaulniers edited the summary of this revision.
nickdesaulniers added a comment.
- add link to issue tracker
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76096/new/
https://reviews.llvm.org/D76096
Files:
clang/docs/ReleaseNotes.rst
clang/lib/AST/ExprConstant.cpp
clang/test/CodeGen/builtin-constant-p.c
clang/test/CodeGen/const-init.c
clang/test/Sema/builtins.c
clang/test/Sema/init.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76096.543009.patch
Type: text/x-patch
Size: 6211 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230721/c2ab056c/attachment.bin>
More information about the cfe-commits
mailing list