[llvm-bugs] [Bug 51936] template parameter with default argument is used without being verified during explicit specialization

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Sep 24 12:40:55 PDT 2021


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

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

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

--- Comment #1 from Richard Smith <richard-llvm at metafoo.co.uk> ---
First=int is deduced from the declaration here. The default argument is not
used.

-- 
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/20210924/7e523e50/attachment.html>


More information about the llvm-bugs mailing list