[PATCH] D30380: Teach lit to expand glob expressions

Mike Aizatsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 27 12:30:52 PST 2017


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





More information about the llvm-commits mailing list