llvm-project/clang/tools/scan-view
Tomas Rix b3205e2ace [scan-view] Explicitly use utf-8 in send_string
send_patched_file decodes with utf-8.
The default encoder for python 2 is ascii.

So it is necessary to also change send_string to use utf-8.

Differential Revision: https://reviews.llvm.org/D83984
2020-09-07 09:26:38 +02:00
..
bin
share [scan-view] Explicitly use utf-8 in send_string 2020-09-07 09:26:38 +02:00
CMakeLists.txt [clang] [cmake] Add distribution install targets for remaining components 2019-10-04 05:43:20 +00:00