[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
Fri Aug 31 14:37:07 PDT 2018


rnk updated this revision to Diff 163595.
rnk marked an inline comment as done.
rnk added a comment.

- stringref


https://reviews.llvm.org/D51558

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51558.163595.patch
Type: text/x-patch
Size: 6997 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180831/cbe21d44/attachment.bin>


More information about the llvm-commits mailing list