[clang] Reland "[clang][Sema] Use original template pattern when declaring implicit deduction guides for nested template classes" (PR #73087)

2023-11-21 Thread via cfe-commits
https://github.com/antangelo created https://github.com/llvm/llvm-project/pull/73087 Reland of f418319730341e9d41ce8ead6fbfe5603c343985 with proper handling of template constructors When a nested template is instantiated, the template pattern of the inner class is not copied into the outer cl

[clang] Reland "[clang][Sema] Use original template pattern when declaring implicit deduction guides for nested template classes" (PR #73087)

2023-11-21 Thread via cfe-commits
llvmbot wrote: @llvm/pr-subscribers-clang Author: None (antangelo) Changes Reland of f418319730341e9d41ce8ead6fbfe5603c343985 with proper handling of template constructors When a nested template is instantiated, the template pattern of the inner class is not copied into the outer class

[clang] Reland "[clang][Sema] Use original template pattern when declaring implicit deduction guides for nested template classes" (PR #73087)

2023-11-22 Thread Erich Keane via cfe-commits
https://github.com/erichkeane approved this pull request. https://github.com/llvm/llvm-project/pull/73087 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] Reland "[clang][Sema] Use original template pattern when declaring implicit deduction guides for nested template classes" (PR #73087)

2023-11-25 Thread via cfe-commits
https://github.com/antangelo closed https://github.com/llvm/llvm-project/pull/73087 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits