[PATCH] D37661: [sancov] coverage-report-server.py: ServerHandler(): open file as UTF8
Kostya Serebryany via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 12 11:50:09 PDT 2017
kcc added a comment.
can we just stick to python2?
I am not sure for how long this code will survive (I hope to migrate to clang's SourceBasedCodeCoverage) and don't want to spend time improving it.
Repository:
rL LLVM
https://reviews.llvm.org/D37661
More information about the llvm-commits
mailing list