[cfe-dev] SemaTemplateInstantiateDecl mistakenly issuing diag::warn_func_template_missing for templated deduction guides
Mário Feroldi via cfe-dev
cfe-dev at lists.llvm.org
Wed Oct 25 11:08:17 PDT 2017
> The post-commit review thread for this warning concluded that this
warning probably shouldn't be on by default, but looks like it didn't get
disabled.
Without -Wundefined-func-template, the warning doesn't come up. But even
when enabled, does it make sense when the template in question is a
deduction guide?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20171025/6ffb2261/attachment.html>
More information about the cfe-dev
mailing list