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
Why do you need this to be in Config.h? It is only used in one function, no?