<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jul 29, 2013 at 4:53 PM, Reid Kleckner <span dir="ltr"><<a href="mailto:rnk@google.com" target="_blank" class="cremed">rnk@google.com</a>></span> wrote:<br>
<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" class="cremed">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" class="cremed">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><br>It would be good to implement this generically and share the code...</div>
</div>