[PATCH] D63254: [lit] Fix UnicodeEncodeError when test commands contain non-ASCII chars

Michał Górny via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 14 06:28:48 PDT 2019


mgorny added a comment.

Anyway, committed as-is to resolve the issue at hand and I'll think how to rewrite it best.

@rnk, do you happen to know whether we are using UTF-8 on Windows these days or some system-native encoding?


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63254/new/

https://reviews.llvm.org/D63254





More information about the llvm-commits mailing list