]> granicus.if.org Git - clang/commit
Fix terrible python goof in clang-format.py which broke my vim
authorChandler Carruth <chandlerc@gmail.com>
Thu, 4 Jun 2015 21:23:07 +0000 (21:23 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Thu, 4 Jun 2015 21:23:07 +0000 (21:23 +0000)
commit7e8c5e2eb03ccdea1158f9fc194ffb38faf18e36
tree080544e14635089aa2420dc7ea735ace2aed050b
parent211d544fb1882f9faaeea03378942a40696e477f
Fix terrible python goof in clang-format.py which broke my vim
integration.

Nothing is more important in life than clang-format integration with
vim. ;]

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