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)
commitc925a905f7c73899bb17405a3a9f04b681a96cf8
treefeba94ccc1bceec07bb2e85cddaf1c90e876c660
parentf99fe00afcd50b1d3538d91c011673373e174839
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. ;]

llvm-svn: 239098
clang/tools/clang-format/clang-format.py