[PATCH] D30773: Make git-clang-format python 3 compatible

Eric Fiselier via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 8 20:47:32 PST 2017


EricWF planned changes to this revision.
EricWF added a comment.

There seem to be a couple cases where it's non-trivial to convert the output from `bytes` to `str`. I'll look into this further and update.


https://reviews.llvm.org/D30773





More information about the cfe-commits mailing list