hanchenye-llvm-project/libcxx/utils
Louis Dionne b408bbbf5b [libc++] Avoid conflating stderr and stdout in the DSL
This is a workaround until https://reviews.llvm.org/D81892 is merged
and the internal Lit shell stops conflating error output with normal
output. Without this, any program that writes to stderr will trip up
the programOutput function, because it will pick up the '# command stderr:'
string and think it's part of the command's stdout.

rdar://81056048

Differential Revision: https://reviews.llvm.org/D107912
2021-08-11 17:06:56 -04:00
..
ci [libc++] Add timeout to BuildKite jobs 2021-08-09 15:31:04 -04:00
gdb/libcxx Tolerate missing debug info in the shared_ptr pretty printer. 2021-04-20 09:52:46 -07:00
google-benchmark [libc++] Update Google benchmark to v 1.5.5 2021-07-12 13:59:03 -04:00
libcxx [libc++] Avoid conflating stderr and stdout in the DSL 2021-08-11 17:06:56 -04: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
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++] Remove workarounds for missing __builtin_addressof 2021-08-11 17:05:12 -04:00
generate_header_inclusion_tests.py [libc++] Disable incomplete library features. 2021-07-27 22:37:35 +02:00
generate_header_tests.py [libc++] Disable incomplete library features. 2021-07-27 22:37:35 +02:00
generate_private_header_tests.py [libc++] Remove unused variables in generate_private_header_tests.py. NFCI. 2021-07-28 22:28:25 -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
run.py [libc++] Fix codesigning in run.py 2021-04-01 13:39:49 -04:00
ssh.py [libcxx] [test] Quote env variables that are set with a shell "export" in ssh.py 2021-03-25 09:46:44 +02:00
sym_diff.py