http://llvm.org/bugs/show_bug.cgi?id=19518

Marshall Clow (home) <[email protected]> changed:

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

--- Comment #2 from Marshall Clow (home) <[email protected]> ---
After some investigation, I believe that libc++'s implementation matches the
wording in the standard.

Given that Visual C++, libstdc++ and libc++ all give different results when the
OP's program is run; there's clearly disagreement as to what "should happen".

There is an open LWG issue http://cplusplus.github.io/LWG/lwg-active.html#2349
that addresses this.

When this issue is resolved, I will change libc++ to match the behavior
indicated by the committee.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to