Go to file
Brian Gesiak f0850e3ddb Un-revert "Teach the CMake build system to run lit's test suite. These can be run"
Summary:
Depends on https://reviews.llvm.org/D35879.

This reverts rL257268, which in turn was a revert of rL257221.
https://reviews.llvm.org/D35879 marks the tests in the lit test suite
that fail on Windows as XFAIL, which should allow these tests to pass
on Windows-based buildbots.

Reviewers: delcypher, beanz, mgorny, jroelofs, rnk

Reviewed By: mgorny

Subscribers: rnk, ddunbar, george.karpenkov, llvm-commits

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

llvm-svn: 309310
2017-07-27 19:18:35 +00:00
clang [OPENMP] Allow all lvalues in 'depend' clause. 2017-07-27 19:15:30 +00:00
clang-tools-extra [clangd] Don't reverse priorities of completion items. 2017-07-27 17:43:07 +00:00
compiler-rt [sanitizers] Sanitizer tests CMake clean up 2017-07-27 18:40:38 +00:00
debuginfo-tests Add a test for PR33166. 2017-05-25 19:33:16 +00:00
libclc generic: add missing get_work_dim include 2017-06-02 15:58:35 +00:00
libcxx Disable the deduction guide test I added in 309296 for the moment, while I figure out which compilers don't support deduction guides 2017-07-27 18:47:35 +00:00
libcxxabi Update version to 6.0.0svn 2017-07-19 13:42:18 +00:00
libunwind Partial fix for PR33858 2017-07-26 18:13:57 +00:00
lld [PDB] Write public symbol records and the publics hash table 2017-07-27 18:25:59 +00:00
lldb XFAIL/XFlakey some tests what become very flakey on the Linux buildbot 2017-07-27 12:01:32 +00:00
llgo irgen: Create functions instead of global variables for builtin hash and equal algorithms. 2017-06-04 22:11:28 +00:00
llvm Un-revert "Teach the CMake build system to run lit's test suite. These can be run" 2017-07-27 19:18:35 +00:00
openmp Introduce KMP_DEVICE_THREAD_LIMIT 2017-07-26 20:07:58 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly Tiny docs fix 2017-07-27 18:14:00 +00:00