[PATCH 1/1] tools/clang-format: fix git-clang-format shebang

Austin English via cfe-commits cfe-commits at lists.llvm.org
Sun Jun 26 18:38:57 PDT 2016


git-clang-format requires python2.7, but the current shebang uses
whatever is the system default, making it fail on python3 systems.

This was originally reported here:
https://bugs.gentoo.org/show_bug.cgi?id=562688

-- 
-Austin
GPG: 14FB D7EA A041 937B
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-tools-clang-format-fix-git-clang-format-shebang.patch
Type: text/x-patch
Size: 744 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160626/4e4ae147/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160626/4e4ae147/attachment.sig>


More information about the cfe-commits mailing list