[clang] [clang] Fix direct-initialization with new expressions for arrays (PR #78201)

via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 15 12:38:20 PST 2024


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

Nice simplification, thanks.
I validated that this does not impact c++98, which just fails in parsing

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


More information about the cfe-commits mailing list