llvm-project/libcxx/utils
Martin Storsjö 2ec75a0869 [lit] Flush stderr manually on Windows after printing messages
When run in a git bash terminal, sys.stderr isn't flushed implicitly
after printing each line. Manually flush it after each printout,
to avoid getting broken/misordered output.

A similar fix had been done in the old libcxx test config, committed
as part of 7e3ee09ad2 / D28725; this
generalizes the fix, making it available in the new libcxx test
configs too, and for any other test that uses lit_config.note().

Differential Revision: https://reviews.llvm.org/D115761
2021-12-18 21:41:40 +02:00
..
ci Revert "[libc++][ci] Disable generating debug information." 2021-12-08 17:58:51 +01:00
gdb/libcxx libcxx pretty printers: remove non-lazy_string fallback 2021-12-02 14:31:08 -08:00
libcxx [lit] Flush stderr manually on Windows after printing messages 2021-12-18 21:41:40 +02:00
symcheck-blacklists
CMakeLists.txt [libc++][NFC] Make private header generation CMake comment more consistent 2021-07-29 14:17:04 -04:00
cat_files.py Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
generate_abi_list.py generate_header_tests.py: Sort the header files ASCIIbetically. 2020-12-14 09:56:07 -05:00
generate_feature_test_macro_components.py [libc++] Implement P0798R8 (Monadic operations for std::optional) 2021-12-15 22:49:03 +01:00
generate_header_inclusion_tests.py [libc++] Fix some tests that were broken in the single-threaded configuration 2021-11-19 14:24:15 -05:00
generate_header_tests.py [libc++] Enable <atomic> when threads are disabled 2021-11-17 23:02:58 -05:00
generate_private_header_tests.py [libc++] [test] Remove "// -*- C++ -*-" comments from generated .cpp files. 2021-10-01 12:04:19 -04:00
graph_header_deps.py [libc++] graph_header_deps.py: Detect files that include themselves. 2021-06-30 17:37:43 -04:00
merge_archives.py Remove unused imports. 2021-08-17 13:04:02 -07:00
run.py [libc++] Fix codesigning in run.py 2021-04-01 13:39:49 -04:00
ssh.py [libc++][NFC] Resolve Python 2 FIXME 2021-11-12 13:55:22 -05:00
sym_diff.py Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00