[PATCH] D128095: clang: fix checking parameter packs for expansion

Matheus Izvekov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jul 17 18:43:45 PDT 2022


mizvekov edited the summary of this revision.
mizvekov updated this revision to Diff 445369.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128095

Files:
  clang/include/clang/Sema/Sema.h
  clang/include/clang/Sema/SemaInternal.h
  clang/lib/Sema/SemaTemplateDeduction.cpp
  clang/lib/Sema/SemaTemplateVariadic.cpp
  clang/test/CXX/temp/temp.decls/temp.variadic/p5.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128095.445369.patch
Type: text/x-patch
Size: 13808 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220718/6f33226d/attachment.bin>


More information about the cfe-commits mailing list