[PATCH] D33271: lit: allow glob patterns as path arguments

Daniel Dunbar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 12 08:29:10 PDT 2017


ddunbar added a comment.

What is the motivation for using this, over using the --filter option? I have found --filter to be substantially more general and it is easier for us to support, so my preference would be to move it to be the standard way of solving this problem.


Repository:
  rL LLVM

https://reviews.llvm.org/D33271





More information about the llvm-commits mailing list