Without this, paths in response file which contain backslashes are not escaped correctly.
example:
[davide@localhost bin]$ ./ld.lld @patatino.rsp cannot open c:foogoopatatello: No such file or directory [davide@localhost bin]$ cat patatino.rsp c:\foo\goo\patatello
Return either cl::TokenizeWindowsCommandLine or cl::TokenizeGNUCommandLine.