[clang] [clang][bytecode] Disallow reading from non-constant, array-typed `CompoundLiteralExpr`s (PR #195675)

Eli Friedman via cfe-commits cfe-commits at lists.llvm.org
Tue May 5 10:12:40 PDT 2026


efriedma-quic wrote:

I'm referring to the AST, not constant evaluation.  I think we need a CompoundLiteralDecl or something like that.

https://github.com/llvm/llvm-project/pull/195675


More information about the cfe-commits mailing list