[all-commits] [llvm/llvm-project] 3f2e67: Revert "[Clang][Sema] Diagnose unexpanded packs in...
Erich Keane via All-commits
all-commits at lists.llvm.org
Wed Jan 3 15:16:21 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3f2e670671e718579cf98f1bf0087b6d0ee4919c
https://github.com/llvm/llvm-project/commit/3f2e670671e718579cf98f1bf0087b6d0ee4919c
Author: Erich Keane <ekeane at nvidia.com>
Date: 2024-01-03 (Wed, 03 Jan 2024)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/lib/Sema/SemaDecl.cpp
M clang/test/CXX/temp/temp.decls/temp.variadic/p5.cpp
Log Message:
-----------
Revert "[Clang][Sema] Diagnose unexpanded packs in the template argument lists of function template specializations" (#76876)
Reverts llvm/llvm-project#76677
See discussion here: https://github.com/llvm/llvm-project/pull/76677
More information about the All-commits
mailing list