<div dir="ltr">On Mon, Jul 29, 2013 at 5:16 PM, Chandler Carruth <span dir="ltr"><<a href="mailto:chandlerc@google.com" target="_blank">chandlerc@google.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote"><div class="im">On Mon, Jul 29, 2013 at 4:53 PM, Reid Kleckner <span dir="ltr"><<a href="mailto:rnk@google.com" target="_blank">rnk@google.com</a>></span> wrote:<br>


</div><div class="im"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">The correct unquoting mechanism is probably the one used by CommandLineToArgv(W).<div>

<a href="http://msdn.microsoft.com/en-us/library/windows/desktop/bb776391(v=vs.85).aspx" target="_blank">http://msdn.microsoft.com/en-us/library/windows/desktop/bb776391(v=vs.85).aspx</a></div>

<div><a href="http://msdn.microsoft.com/en-us/library/windows/desktop/17w5ykft(v=vs.85).aspx" target="_blank">http://msdn.microsoft.com/en-us/library/windows/desktop/17w5ykft(v=vs.85).aspx</a><br><div><br>
<div>There's a FIXME to implement this algorithm in llvm/lib/Support/CommandLine.cpp in TokenizeWindowsCommandLine().</div></div></div></div></blockquote></div></div><br>It would be good to implement this generically and share the code...</div>


</div>
</blockquote></div><br></div><div class="gmail_extra">Yup, I'll do that. That should be useful not only for the linker but also for the compiler driver to parse @<filename>-style response file.</div></div>