[PATCH] D80743: (PR46111) Properly handle elaborated types in an implicit deduction guide

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 5 08:52:36 PDT 2020


erichkeane updated this revision to Diff 268822.
erichkeane retitled this revision from "(PR46111) Desugar Elaborated types in Deduction Guides." to "(PR46111) Properly handle elaborated types in an implicit  deduction guide".
erichkeane edited the summary of this revision.

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

https://reviews.llvm.org/D80743

Files:
  clang/lib/Sema/SemaTemplate.cpp
  clang/lib/Sema/SemaTemplateInstantiate.cpp
  clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
  clang/test/AST/deduction-guides.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80743.268822.patch
Type: text/x-patch
Size: 9294 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200605/21917608/attachment.bin>


More information about the cfe-commits mailing list