This adds support for commands like
FileCheck < foobar*
which is used by some asan tests because the file they want to read has a pid in the name.
Differential D31506
lit: support redirect from globs ClosedPublic Authored by • rafael on Mar 30 2017, 12:30 PM.
Details
Diff Detail Event TimelineComment Actions lgtm
This revision is now accepted and ready to land.Mar 30 2017, 1:39 PM
Revision Contents
Diff 93523 utils/lit/lit/TestRunner.py
|
Maybe "glob in redirect expanded to multiple files"?