Windows: Don't wildcard expand /? or -?
authorHans Wennborg <hans@hanshq.net>
Thu, 24 Jul 2014 21:09:45 +0000 (21:09 +0000)
committerHans Wennborg <hans@hanshq.net>
Thu, 24 Jul 2014 21:09:45 +0000 (21:09 +0000)
commitdee5e2cf7fa5cfc9c9407d66dae9169586041a51
tree5851085c3b2d1d13572c6e7f3de33dcfb3e4d3cc
parentb96e8338171ed4cb23a3b14d94db2361b0d544e8
Windows: Don't wildcard expand /? or -?

Even if there's a file called c:\a, we want /? to be preserved as
an option, not expanded to a filename.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213894 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/Windows/Process.inc