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

Eric Fiselier via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 9 01:31:21 PST 2017


EricWF updated this revision to Diff 91145.
EricWF added a comment.

This still isn't working in python3 due to more bytes vs str issues, but this is my progress so far.


https://reviews.llvm.org/D30773

Files:
  tools/clang-format/git-clang-format

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30773.91145.patch
Type: text/x-patch
Size: 7770 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170309/1a35d382/attachment.bin>


More information about the cfe-commits mailing list