[PATCH] D56731: Add -Wimplicit-ctad warning to diagnose CTAD on types with no user defined deduction guides.
Eric Fiselier via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 16 18:56:22 PST 2019
EricWF updated this revision to Diff 182206.
EricWF marked 3 inline comments as done.
EricWF added a comment.
address comments.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56731/new/
https://reviews.llvm.org/D56731
Files:
include/clang/Basic/DiagnosticGroups.td
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaInit.cpp
test/SemaCXX/cxx1z-class-template-argument-deduction.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56731.182206.patch
Type: text/x-patch
Size: 5648 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190117/700a4466/attachment.bin>
More information about the cfe-commits
mailing list