[PATCH] D30380: Teach lit to expand glob expressions
Zachary Turner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 28 13:22:44 PST 2017
zturner added a comment.
In https://reviews.llvm.org/D30380#688936, @zturner wrote:
> I don't think it's necessarily fair to classify these tests as poorly designed. dynamic tools, by design, often need to do things with the file system and the tests need to verify this behavior. LLDB (once it starts moving more towards list tests) will definitely need to be doing the same thing. So I don't believe this to be a one-off addition.
s/list/lit/
https://reviews.llvm.org/D30380
More information about the llvm-commits
mailing list