[PATCH] D145605: Revert two patches to fix GH58452 regression

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 8 13:01:23 PST 2023


erichkeane updated this revision to Diff 503479.
erichkeane added a comment.

Add tests from regression bug report.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D145605/new/

https://reviews.llvm.org/D145605

Files:
  clang/include/clang/Sema/Sema.h
  clang/include/clang/Sema/SemaInternal.h
  clang/lib/Sema/SemaTemplateDeduction.cpp
  clang/lib/Sema/SemaTemplateVariadic.cpp
  clang/lib/Sema/TreeTransform.h
  clang/test/CXX/temp/temp.decls/temp.variadic/p5.cpp
  clang/test/SemaTemplate/cxx1z-fold-expressions.cpp
  clang/test/SemaTemplate/pack-deduction.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145605.503479.patch
Type: text/x-patch
Size: 22516 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230308/0223d920/attachment-0001.bin>


More information about the cfe-commits mailing list