[llvm-bugs] [Bug 41829] Non-type template parameter with const-qualification is no longer matched by specialization
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri May 10 10:55:12 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=41829
Richard Smith <richard-llvm at metafoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #1 from Richard Smith <richard-llvm at metafoo.co.uk> ---
This is the same issue as PR40983, and the same disposition: clang is following
the C++17 rules, which unfortunately broke code such as this.
*** This bug has been marked as a duplicate of bug 40983 ***
--
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/20190510/cf803b7b/attachment.html>
More information about the llvm-bugs
mailing list