[PATCH] D51220: [clang-tidy] run-clang-tidy fails using python 3.7

Roman Lebedev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 24 10:12:02 PDT 2018


lebedev.ri added a comment.

Have you seen https://reviews.llvm.org/D36624 / https://reviews.llvm.org/D38289 ?
Please test how it behaves with both the python2 and python3 when the clang-tidy output contains non-ASCII symbols.


https://reviews.llvm.org/D51220





More information about the cfe-commits mailing list