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

Richard Smith <[email protected]> changed:

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

--- Comment #1 from Richard Smith <[email protected]> ---
The initialization of a variable that is implicitly instantiated from a
template is indeterminately ordered with respect to the initializations of
other variables. See http://eel.is/c++draft/basic.start.dynamic#1

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to