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

Eric Fiselier via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 8 20:41:14 PST 2017


EricWF created this revision.

This patch attempts to make `git-clang-format` both python2 and python3 compatible. Currently it only works in python2.


https://reviews.llvm.org/D30773

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30773.91126.patch
Type: text/x-patch
Size: 5112 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170309/4ddda39f/attachment.bin>


More information about the llvm-commits mailing list