Go to file
Zachary Turner b471d4f25a Teach lit to expand glob expressions.
This will enable removing hacks throughout the codebase
in clang and compiler-rt that feed multiple inputs to a
testing utility by globbing, all of which are either disabled
on Windows currently or using xargs / find hacks.

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

llvm-svn: 296904
2017-03-03 18:55:24 +00:00
clang Reland 4: [analyzer] NFC: Update test infrastructure to support multiple constraint managers 2017-03-03 18:02:02 +00:00
clang-tools-extra [clang-tidy] Yet another docs fixes 2017-03-03 17:16:11 +00:00
compiler-rt [compiler-rt][asan] Turn on ASAN unittests for win64. 2017-03-03 16:35:46 +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 math: Implement sinh function 2017-02-25 02:46:53 +00:00
libcxx Fix libc++ test to pass in C++03 mode 2017-03-03 17:24:29 +00:00
libcxxabi Work around GCC linking errors within libc++abi due to missing new/delete definitions 2017-03-02 21:55:17 +00:00
libunwind Fix the project name in the license file. 2017-02-27 17:47:58 +00:00
lld [Support] Move Stream library from MSF -> Support. 2017-03-02 20:52:51 +00:00
lldb Android.rules: fix building on mac 2017-03-03 17:03:46 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm Teach lit to expand glob expressions. 2017-03-03 18:55:24 +00:00
openmp Removing couple unnecessary architecture guards. 2017-02-28 21:43:28 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [tests] Specify the dependence to NVPTX backend for Polly ACC test cases 2017-03-03 03:38:50 +00:00