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

Richard Smith <richard-l...@metafoo.co.uk> changed:

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

--- Comment #4 from Richard Smith <richard-l...@metafoo.co.uk> ---
The cause of the difference here is Clang more eagerly instantiating constexpr
function templates than GCC does. I'm going to implement the current direction
of CWG issue 1581 to get Clang to accept this.

*** This bug has been marked as a duplicate of bug 23135 ***

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to