[llvm-bugs] [Bug 32185] template template parameters not matched correctly when they contain non-type template parameters

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Apr 13 14:49:12 PDT 2017


https://bugs.llvm.org/show_bug.cgi?id=32185

Richard Smith <richard-llvm at metafoo.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #1 from Richard Smith <richard-llvm at metafoo.co.uk> ---
r291512 reverted in r300262.

This unfortunately regresses our support for certain corner cases of C++17
auto-typed non-type template parameters, but that effect is minor compared to
the breakage here.

-- 
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/20170413/9c091d16/attachment.html>


More information about the llvm-bugs mailing list