[clang] [Clang] Fixed an assertion in constant evaluation of EmbedExpr inside array initializers. (PR #182257)
Mariya Podchishchaeva via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 19 05:05:27 PST 2026
Fznamznon wrote:
> I think the new tests for this issue should be under clang/test/Sema/embed_compound_literal.c?
That should be fine.
https://github.com/llvm/llvm-project/pull/182257
More information about the cfe-commits
mailing list