[libcxx-commits] [libcxx] [libc++] Fix initialization-order-fiasco with iostream.cpp constructors (PR #126995)

Vitaly Buka via libcxx-commits libcxx-commits at lists.llvm.org
Wed Feb 12 17:47:29 PST 2025


vitalybuka wrote:

This is just test to see if it triggers any CI
I checked that https://lab.llvm.org/buildbot/#/builders/sanitizer-x86_64-linux-bootstrap-asan will fail this test without the fix.

https://github.com/llvm/llvm-project/pull/126995


More information about the libcxx-commits mailing list