[llvm-bugs] [Bug 43694] static members of template class aren't initialized in order

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Oct 16 11:18:07 PDT 2019


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

Richard Smith <richard-llvm at metafoo.co.uk> changed:

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

--- Comment #2 from Richard Smith <richard-llvm at metafoo.co.uk> ---
There is no defined initialization order for implicitly instantiated variables.
See http://eel.is/c++draft/basic.start.dynamic#1.sentence-1

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20191016/103c0ac0/attachment.html>


More information about the llvm-bugs mailing list