llvm-project/libcxx/test
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
..
configs [libcxx] Simplify back-deployment testing 2020-09-10 08:17:26 -04:00
libcxx [libc++] Fix broken test for std::any and allocators 2020-09-15 15:01:52 -04:00
pretty_printers Desugar class type for iterator lookup. 2020-07-14 11:37:03 -07:00
std [libc++] Ensure streams are initialized early 2020-09-16 13:19:16 -04:00
support Update atomic feature macros, synopsis, signatures to match C++20. Improve test coverage for non-lock-free atomics. 2020-09-09 10:00:09 -07:00
CMakeLists.txt [runtimes] Allow passing Lit parameters through CMake 2020-07-09 12:45:00 -04:00
lit.cfg.py [libc++] Allow specifying custom Lit config files 2020-06-18 10:06:04 -04:00