[PATCH] D55024: [lit] Fix tool substitution when paths or arguments contain spaces
Stella Stamenova via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 28 13:48:08 PST 2018
stella.stamenova accepted this revision.
stella.stamenova added a comment.
This revision is now accepted and ready to land.
I tested this with your other change and the tests ran successfully. Some of the test code does use single quotes on Windows and double quotes on Linux, though, so it may be worth checking for both regardless of platform.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55024/new/
https://reviews.llvm.org/D55024
More information about the llvm-commits
mailing list