[all-commits] [llvm/llvm-project] 801c78: Revert "Reland "[clang][Sema] Use original templat...
antangelo via All-commits
all-commits at lists.llvm.org
Wed Nov 1 15:11:16 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 801c78d5b474c2319aa8ead44db7ba8cacac4714
https://github.com/llvm/llvm-project/commit/801c78d5b474c2319aa8ead44db7ba8cacac4714
Author: Antonio Abbatangelo <contact at antangelo.com>
Date: 2023-11-01 (Wed, 01 Nov 2023)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/lib/Sema/SemaTemplate.cpp
M clang/test/SemaTemplate/nested-deduction-guides.cpp
R clang/test/SemaTemplate/nested-implicit-deduction-guides.cpp
Log Message:
-----------
Revert "Reland "[clang][Sema] Use original template pattern when declaring implicit deduction guides for nested template classes" (#69676)"
This reverts commit f418319730341e9d41ce8ead6fbfe5603c343985.
Failing test case: https://github.com/llvm/llvm-project/pull/69676#issuecomment-1789255366
More information about the All-commits
mailing list