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

Richard Smith <[email protected]> changed:

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

--- Comment #4 from Richard Smith <[email protected]> ---
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
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to