[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 13:31:54 PDT 2018


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

- rename variable


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.163898.patch
Type: text/x-patch
Size: 7245 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180904/cb03e964/attachment.bin>


More information about the llvm-commits mailing list