llvm-project/libcxx/test
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
..
configs [runtimes] Move enable_32bit to the DSL 2021-07-06 08:42:07 -04:00
libcxx [libc++] Avoid conflating stderr and stdout in the DSL 2021-08-11 17:06:56 -04:00
std [libc++] Remove workarounds for missing __builtin_addressof 2021-08-11 17:05:12 -04:00
support [libcxx] [test] Generalize defines for skipping allocation checks 2021-08-10 11:05:00 +03:00
CMakeLists.txt [runtimes] Simplify how we set the target triple 2021-07-16 10:33:39 -04:00
lit.cfg.py [libc++] Allow specifying custom Lit config files 2020-06-18 10:06:04 -04:00