[clang] [clang][AST][NFC] Add default value to `Expr::isConstantInitializer()` parameter (PR #190313)

Eli Friedman via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 3 08:29:52 PDT 2026


https://github.com/efriedma-quic approved this pull request.

I still want to eventually get rid of isConstantInitializer, I think, in favor of some variation of Evaluate()... but this is fine for now.

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


More information about the cfe-commits mailing list