Go to file
Reid Kleckner a16ef7633b Un-XFAIL tests on Windows after fixing PR27492
Private symbols in PDBs do not have parameter types in their names so we
have to drop the parens from the lambda call operator.

llvm-svn: 267735
2016-04-27 16:38:03 +00:00
clang [Clang][Builtin][AVX512] Adding intrisnics for the vpconflict{q|d} instruction set 2016-04-27 15:35:13 +00:00
clang-tools-extra Don't search compilation database in explain-check, fixing buildbot test 2016-04-27 16:09:34 +00:00
compiler-rt Un-XFAIL tests on Windows after fixing PR27492 2016-04-27 16:38:03 +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 prepare-builtins: Remove call to getGlobalContext() 2016-04-15 14:18:58 +00:00
libcxx Fix = that should have been == in test. Thanks to STL@microsoft for the catch 2016-04-27 01:46:43 +00:00
libcxxabi Enable testing for static libc++abi 2016-04-19 12:47:38 +00:00
libunwind unwind: remove last instance of -Wexpansion-to-defined 2016-04-26 01:11:29 +00:00
lld Reduce usage of isRelRelative. 2016-04-27 12:47:30 +00:00
lldb Decorate TSan tests with "@skipUnlessThreadSanitizer" which skips the tests if the selected compiler can't compile with "-fsanitize=thread". 2016-04-27 15:26:27 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm Add parentheses to silence buildbot warning 2016-04-27 16:25:04 +00:00
openmp Remove architecture dependent Hwloc DEBUG section 2016-04-25 21:11:26 +00:00
polly [FIX] Propagate execution domain of invariant loads 2016-04-27 12:49:11 +00:00