<div dir="ltr"><div>Lexer::StringifyWithAddedEscape already exists; it's called raw_ostream::write_escaped.<br><br></div><div>And please rebase this against trunk.<br></div><div><br></div>-Eli<br></div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Wed, Sep 11, 2013 at 12:07 PM, Yunzhong Gao <span dir="ltr"><<a href="mailto:Yunzhong_Gao@playstation.sony.com" target="_blank">Yunzhong_Gao@playstation.sony.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"><br>
  > > This is part of a bigger effort to support foreign characters in file names.<br>
<br>
</div>  This sentence is merely to give a background of this patch, which is only the second of six patches...<br>
  I am particularly interested in supporting Japanese shift-jis encoding (windows code page 932)<br>
  on Windows. On these systems, #include directives will use UTF-8 encoding but file names on<br>
  command prompt will use shift-jis encoding. Both will be translated to UTF-16/unicode before<br>
  making system calls to the underlying file system.<br>
<br>
<a href="http://llvm-reviews.chandlerc.com/D1291" target="_blank">http://llvm-reviews.chandlerc.com/D1291</a><br>
_______________________________________________<br>
cfe-commits mailing list<br>
<a href="mailto:cfe-commits@cs.uiuc.edu">cfe-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits</a><br>
</blockquote></div><br></div>