mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 12:26:52 +08:00
This will prevent the error on systems with a default encoding other than utf-8. ``` UnicodeDecodeError: 'gbk' codec can't decode byte 0xb6 in position 12958: illegal multibyte sequence ```