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

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 9 06:45:12 PST 2023


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

clang-format fixes, going to make sure this passes CI, then commit


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.503756.patch
Type: text/x-patch
Size: 22504 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230309/e9d735c2/attachment-0001.bin>


More information about the cfe-commits mailing list