[PATCH] D49439: [Sema] Fix a crash while converting constructors to deduction guides

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 27 14:24:55 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC338165: [Sema] Use a TreeTransform to extract deduction guide parameter types (authored by epilk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49439?vs=157309&id=157767#toc

Repository:
  rC Clang

https://reviews.llvm.org/D49439

Files:
  lib/Sema/SemaTemplate.cpp
  test/SemaCXX/cxx1z-class-template-argument-deduction.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49439.157767.patch
Type: text/x-patch
Size: 4121 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180727/7130b930/attachment.bin>


More information about the cfe-commits mailing list