OSDN Git Service

Windows/Program.inc: Quote arguments when dubious characters (used by cmd.exe or...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Sat, 5 Feb 2011 08:53:12 +0000 (08:53 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Sat, 5 Feb 2011 08:53:12 +0000 (08:53 +0000)
commit0f0889e24b6521fafeea7d2ab17bd14897773e0c
treeede4b41db7dc7607a63fcf3692663b407917f0ab
parent782b57674960833b13c1844a917c0294810df18a
Windows/Program.inc: Quote arguments when dubious characters (used by cmd.exe or MSYS shell) are included to invoke CreateProcess(). Thanks to Danil Malyshev.

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