[clang] [clang-tools-extra] [clang] Make `InitListExpr::isExplicit()` work (PR #195175)

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Wed May 6 05:53:37 PDT 2026


================

----------------
AaronBallman wrote:

Should we be initializing `InitListExprBits.IsExplicit = false;` here?

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


More information about the cfe-commits mailing list