]> granicus.if.org Git - llvm/commit
Merging r213894:
authorHans Wennborg <hans@hanshq.net>
Tue, 29 Jul 2014 23:27:06 +0000 (23:27 +0000)
committerHans Wennborg <hans@hanshq.net>
Tue, 29 Jul 2014 23:27:06 +0000 (23:27 +0000)
commit1b7ea62aa83adf7c18298cf5a8914f3d32728a15
treed3132dd90743431f3bab0450844c34e7e2502889
parent3d8fb061a9ca065499d218a8c94746078d426ed2
Merging r213894:
------------------------------------------------------------------------
r213894 | hans | 2014-07-24 14:09:45 -0700 (Thu, 24 Jul 2014) | 4 lines

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/branches/release_35@214248 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/Windows/Process.inc