[PATCH] D76096: [clang] allow const structs/unions/arrays to be constant expressions for C
Eli Friedman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 21 14:49:28 PDT 2023
efriedma added a comment.
The ones most likely to be a concern are InitListExpr and StringLiteral.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76096/new/
https://reviews.llvm.org/D76096
More information about the cfe-commits
mailing list