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

Richard Smith <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|                            |INVALID

--- Comment #1 from Richard Smith <[email protected]> 2012-08-08 
14:55:53 CDT ---
> I am also not sure how this is defined in the C/C++ specs.

The order is unspecified, and varies from compiler to compiler (and for some
compilers even changes depending on compiler version, build flags, or which
platform you're targeting).

We generally don't change Clang to hide bugs in the source code it's compiling.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- 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