Go to file
Jiangning Liu 1fb71bc395 Revert 220932.
Commit 220932 caused crash when building clang-tblgen on aarch64 debian target,
so it's blocking all daily tests.

The std::call_once implementation in pthread has bug for aarch64 debian.

llvm-svn: 221331
2014-11-05 04:44:31 +00:00
clang clang-format: Make it possible to (require 'clang-format) 2014-11-05 04:32:54 +00:00
clang-tools-extra [clang-tidy] Don't print a message if there's no error. 2014-11-04 15:25:22 +00:00
compiler-rt [TSan] Refactor/simplify ReportLocation structure. 2014-11-04 22:07:57 +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 Prune CRLF. 2014-10-27 12:37:26 +00:00
libcxx Mark another test as UNSUPPORTED with ASAN and MSAN 2014-11-04 17:03:47 +00:00
libcxxabi Fix unicode chars into ascii in comment lines. 2014-10-27 08:08:18 +00:00
lld [PECOFF] Do not skip COMDAT section symbols. 2014-11-05 02:21:39 +00:00
lldb for Oleksiy Vyalov - Redirect stdin, stdout and stderr to /dev/null when launching LLGS process. Differential Revision: http://reviews.llvm.org/D6105 2014-11-05 00:58:55 +00:00
llvm Revert 220932. 2014-11-05 04:44:31 +00:00
openmp I apologise in advance for the size of this check-in. At Intel we do 2014-10-07 16:25:50 +00:00
polly Use argument type directly from fflush if available in translation unit 2014-11-04 09:18:24 +00:00