Go to file
Ivan Krasin 92bbf96c97 lit: print process output, if getting the list of google-tests failed.
Summary:
This is a follow up to r280455, where a check for the process exit code
was introduced. Some ASAN bots throw this error now, but it's impossible
to understand what's wrong with them, and the issue is not reproducible.

Reviewers: vitalybuka

Differential Revision: https://reviews.llvm.org/D24210

llvm-svn: 280550
2016-09-02 22:31:24 +00:00
clang Implement __attribute__((require_constant_initialization)) for safe static initialization. 2016-09-02 18:53:31 +00:00
clang-tools-extra Remove link to clang's release notes; keeping it up-to-date is hard 2016-09-02 20:39:46 +00:00
compiler-rt [asan] Move scariness_score_test.cc to a common subdirectory 2016-09-02 07:18:35 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc configure.py: Add polaris10 and polaris11 2016-08-30 18:00:41 +00:00
libcxx Avoid narrowing warnings in __bitset constructor 2016-09-02 21:02:11 +00:00
libcxxabi [lit] Replace print with lit_config.note(). 2016-09-02 13:56:05 +00:00
libunwind consistently add \n to log and trace messages 2016-08-30 15:38:10 +00:00
lld Update comments. 2016-09-02 22:15:08 +00:00
lldb Check for null 2016-09-02 18:15:48 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm lit: print process output, if getting the list of google-tests failed. 2016-09-02 22:31:24 +00:00
openmp Move function into cpp file under KMP_AFFINITY_SUPPORTED guard. 2016-09-02 20:54:58 +00:00
parallel-libs [SE] Remove broken doc ref 2016-09-02 18:07:48 +00:00
polly Drop '@brief' from doxygen comments 2016-09-02 06:33:33 +00:00