[clang] [Clang] Fix handling of brace ellison when building deduction guides (PR #94889)

Younan Zhang via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 11 23:48:27 PDT 2024


zyn0217 wrote:

@hokein I realized the entire patch could be significantly simplified, in which we just don't need to perform the brace elision on a braced initializer. Can you take a second look at it?

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


More information about the cfe-commits mailing list