On Windows we need to be able to process response files with Windows-style
authorDmitry Mikulin <dmitry.mikulin@sony.com>
Mon, 5 Mar 2018 19:34:33 +0000 (19:34 +0000)
committerDmitry Mikulin <dmitry.mikulin@sony.com>
Mon, 5 Mar 2018 19:34:33 +0000 (19:34 +0000)
commit430c7ff73297e8a6cb7391debe6b96a6cfa3806e
tree12bbda72bfb31d28a9fce7501f1b9b5d45a27d36
parent6cc31ca81446b3fc61e02e2c231436978746decd
On Windows we need to be able to process response files with Windows-style
path names.

Differential Revision: https://reviews.llvm.org/D43988

llvm-svn: 326737
llvm/lib/Support/CommandLine.cpp
llvm/unittests/Support/CommandLineTest.cpp