[PATCH] D33468: Enable unicode output on terminals.

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 8 14:15:21 PDT 2017


MatzeB added a comment.

What problem does this solve exactly? I thought this switch is a hack that works around places where we didn't correctly encode/decode bytestreams and it seems we should better fix the root cause.


Repository:
  rL LLVM

https://reviews.llvm.org/D33468





More information about the llvm-commits mailing list