[PATCH] D35852: Quote '?' in llvm-rc test
Marek SokoĊowski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 25 14:35:05 PDT 2017
mnbvmar added a comment.
It seems that single-quotes fail on Windows ('/h' is considered a whole argument, including the quotes). Double-quotes should work, though.
https://reviews.llvm.org/D35852
More information about the llvm-commits
mailing list