[PATCH] D49439: [Sema] Fix a crash while converting constructors to deduction guides
Erik Pilkington via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 25 11:06:27 PDT 2018
erik.pilkington updated this revision to Diff 157309.
erik.pilkington added a comment.
Implement @rsmith's second suggestion. Thanks!
https://reviews.llvm.org/D49439
Files:
clang/lib/Sema/SemaTemplate.cpp
clang/test/SemaCXX/cxx1z-class-template-argument-deduction.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49439.157309.patch
Type: text/x-patch
Size: 3941 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180725/3dc1779c/attachment.bin>
More information about the cfe-commits
mailing list