[llvm-bugs] [Bug 50561] Concepts overload check not considered?
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Jun 2 13:07:49 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=50561
Richard Smith <richard-llvm at metafoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Fixed By Commit(s)| |13659f48a1d7814fe893d2383ac
| |dc0b0313740a9
--- Comment #2 from Richard Smith <richard-llvm at metafoo.co.uk> ---
Fixed. We forgot that a template parameter list has constraints if it contains
an unconstrained type parameter after its last constrained parameter!
--
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/20210602/9747f3b4/attachment.html>
More information about the llvm-bugs
mailing list