[PATCH] D30380: Teach lit to expand glob expressions

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 2 12:53:51 PST 2017


zturner updated this revision to Diff 90377.
zturner added a comment.

Look for glob expressions during tokenization but resolve right before launching the command.


https://reviews.llvm.org/D30380

Files:
  llvm/test/Other/Inputs/glob-input
  llvm/test/Other/lit-globbing.ll
  llvm/utils/lit/lit/ShCommands.py
  llvm/utils/lit/lit/ShUtil.py
  llvm/utils/lit/lit/TestRunner.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30380.90377.patch
Type: text/x-patch
Size: 6526 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170302/3da59e34/attachment.bin>


More information about the llvm-commits mailing list