[clang] [Analyzer] support parenthesized list initialization (PR #148988)

Balazs Benics via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 17 02:23:22 PDT 2025


https://github.com/steakhal approved this pull request.

> Given that this PR closes #148988, I think it will make it more clear to include the code snippet from the issue verbatim

I think you wanted to link #148875 actually.
Yes, having a verbatim copy of the original issue makes sense it it looks remotely what a human would write - which is this case.

The patch looks correct to me.

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


More information about the cfe-commits mailing list