[llvm-bugs] [Bug 37829] References to functions as non-type template args

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Jun 20 02:29:04 PDT 2018


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|NEW                         |RESOLVED
                 CC|                            |richard-llvm at metafoo.co.uk

--- Comment #1 from Richard Smith <richard-llvm at metafoo.co.uk> ---
int() decays to int(*)(), which is valid.

-- 
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/20180620/a5054d40/attachment.html>


More information about the llvm-bugs mailing list