[PATCH] D51558: [Windows] Convert from UTF-8 to UTF-16 when writing to a Windows console

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 4 17:10:03 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL341433: [Windows] Convert from UTF-8 to UTF-16 when writing to a Windows console (authored by rnk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D51558?vs=163898&id=163952#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D51558

Files:
  llvm/trunk/include/llvm/Support/raw_ostream.h
  llvm/trunk/lib/Support/Locale.cpp
  llvm/trunk/lib/Support/SourceMgr.cpp
  llvm/trunk/lib/Support/raw_ostream.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51558.163952.patch
Type: text/x-patch
Size: 7317 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180905/4460f064/attachment.bin>


More information about the llvm-commits mailing list