[clang] [clang] CTAD: Generate deduction guides for alias templates from non-template explicit deduction guides (PR #96686)

Younan Zhang via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 25 18:55:09 PDT 2024


https://github.com/zyn0217 commented:

Thanks for the patch! I think the overall approach looks good, and with this patch, I also need to remove the assumption in my https://github.com/llvm/llvm-project/pull/96084 that there's always a template decl associated with the deduction guide.


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


More information about the cfe-commits mailing list