llvm-project/libcxx/test/std/input.output/iostream.objects
Louis Dionne 39faf42816 [libc++] Ensure streams are initialized early
When statically linking libc++ on some systems, the streams are not
initialized early enough, which causes all kinds of issues. This was
reported e.g. in http://llvm.org/PR28954, but also in various open
source projects that use libc++.

Fixes http://llvm.org/PR28954.

Differential Revision: https://reviews.llvm.org/D31413
2020-09-16 13:19:16 -04:00
..
narrow.stream.objects [libc++] Consider everything inside %T to be a dependency of each test 2020-06-10 22:38:05 -04:00
wide.stream.objects [libc++] Consider everything inside %T to be a dependency of each test 2020-06-10 22:38:05 -04:00
init.pass.cpp [libc++] Ensure streams are initialized early 2020-09-16 13:19:16 -04:00