[clang] Invalidate the alias template decl if it has multiple written template...
[clang] Invalidate the alias template decl if it has multiple written template parameter lists. (#85413) Fixes #85406. - Set the invalid bit for alias template decl where it has multiple written template parameter lists (as the AST node is ill-formed) - don't perform CTAD for invalid alias template decls
parent
38f5596f
Please register or sign in to comment