[PATCH] D30380: Teach lit to expand glob expressions

Zachary Turner via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 27 12:32:48 PST 2017


You are right, i messed up the wording. In the implementation it does it
the correct way
On Mon, Feb 27, 2017 at 12:31 PM Mike Aizatsky via Phabricator <
reviews at reviews.llvm.org> wrote:

> aizatsky added a comment.
>
> I am confused you say glob expansion happens before other substitution.
> Shouldn't it be in the opposite order if you want `%[[%T/*]]` to work?
>
>
> https://reviews.llvm.org/D30380
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170227/3c18b6e2/attachment.html>


More information about the llvm-commits mailing list