[llvm-bugs] [Bug 37866] no matching function for call
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Jun 20 02:07:36 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=37866
Richard Smith <richard-llvm at metafoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
CC| |richard-llvm at metafoo.co.uk
--- Comment #1 from Richard Smith <richard-llvm at metafoo.co.uk> ---
It's a bug in the GCC test suite if this is a c++>=11 test. Narrowing from int
to bool is not allowed in a non type template argument.
--
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/f519cbec/attachment-0001.html>
More information about the llvm-bugs
mailing list