forked from OSchip/llvm-project
e73af512a6
By default glibc writes its diagnostics directly to tty so the `2>&1 |` redirection in the test doesn't catch the *** stack smashing detected *** message, which in turn breaks printing the lit's progress bar. By defining the LIBC_FATAL_STDERR_ environment variable we force glibc to direct diagnostic messages to stderr. Differential Revision: https://reviews.llvm.org/D32599 llvm-svn: 302628 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
buffer-copy-vla.c | ||
buffer-copy.c | ||
canary.c | ||
init.c | ||
lit.cfg | ||
lit.site.cfg.in | ||
lto.c | ||
overflow.c | ||
pthread-cleanup.c | ||
pthread.c | ||
utils.h |