[cfe-dev] git-clang-format
Zachary Turner
zturner at google.com
Fri Feb 6 21:53:17 PST 2015
Hi Daniel,
Is there any specific reason why clang/tools/clang-format/git-clang-format
is a shell script with #!/usr/bin/env python as opposed to being named
git-clang-format.py?
With the former, it doesn't work on windows, whereas with the latter it
does. I renamed the file to git-clang-format.py and tested it out on
Windows, and it works great. So if there's no objection I think we should
rename the file.
Thoughts?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20150207/d8c35d62/attachment.html>
More information about the cfe-dev
mailing list