[llvm-bugs] [Bug 43737] Wrong incomplete type error when parsing on default parameter
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Oct 20 21:37:07 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=43737
Richard Smith <richard-llvm at metafoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|WONTFIX |---
--- Comment #4 from Richard Smith <richard-llvm at metafoo.co.uk> ---
I think this bug is valid: the default argument rule should really be given
precedence over the P0859R0 rule (even though the standard doesn't make this
clear).
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20191021/c3f8ee31/attachment.html>
More information about the llvm-bugs
mailing list