commit | 985631dcc8fd08773ed37966e10f715a449687dc | [log] [tgz] |
---|---|---|
author | Zachary Turner <zturner@google.com> | Fri Mar 03 18:55:24 2017 +0000 |
committer | Zachary Turner <zturner@google.com> | Fri Mar 03 18:55:24 2017 +0000 |
tree | d83d69fe328371140766b5d5101b423fd68c7484 | |
parent | ab26ff431c7771930ac61e5e18589d4a95a8373d [diff] |
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 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@296904 91177308-0d34-0410-b5e6-96231b3b80d8