]> granicus.if.org Git - clang/commit
Make git-clang-format python 3 compatible
authorEric Fiselier <eric@efcs.ca>
Thu, 25 May 2017 15:24:04 +0000 (15:24 +0000)
committerEric Fiselier <eric@efcs.ca>
Thu, 25 May 2017 15:24:04 +0000 (15:24 +0000)
commit7150b8bbaf060023fb2725f21478a95ecfa4fc28
tree18ad3dea314411d0770c59abcb874c32cc78729a
parent2640abdd4d882ec76a2f2cc97949e5b1394605ab
Make git-clang-format python 3 compatible

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

Reviewers: modocache, compnerd, djasper, jbcoe, srhines, ddunbar

Reviewed By: jbcoe

Subscribers: kimgr, mgorny, llvm-commits, cfe-commits

Differential Revision: https://reviews.llvm.org/D30773

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@303871 91177308-0d34-0410-b5e6-96231b3b80d8
tools/clang-format/git-clang-format