[PATCH] D46358: [llvm-cvtres] Allow parameters preceded by '-' in addition to '/'
Adrian McCarthy via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 2 14:00:58 PDT 2018
amccarth accepted this revision.
amccarth added a comment.
This revision is now accepted and ready to land.
I'm mildly concerned about the tests that give filenames with forward slashes. That doesn't work with a lot of Windows command lines, but apparently the tests here were already doing that.
Repository:
rL LLVM
https://reviews.llvm.org/D46358
More information about the llvm-commits
mailing list