llvm-project/clang/tools/clang-format
Chandler Carruth c925a905f7 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
2015-06-04 21:23:07 +00:00
..
fuzzer revert r237081 -- bad idea (-lcrypt may not be present) 2015-05-12 03:10:42 +00:00
CMakeLists.txt Reverting r227453, which adds back the fuzzer library. Now excluding the clang-format fuzzer functionality based on LLVM_USE_SANITIZE_COVERAGE being set or unset. 2015-01-29 16:58:53 +00:00
ClangFormat.cpp Reapply r236854 and fixed r236867. 2015-05-10 07:47:19 +00:00
Makefile Refactor libTooling to reduce required dependencies. 2014-10-29 18:55:09 +00:00
clang-format-bbedit.applescript Basic clang-format integration for BBEdit. 2013-05-02 17:37:36 +00:00
clang-format-diff.py clang-format: Recognize the .ts (TypeScript) extension as JavaScript. 2015-03-11 14:58:38 +00:00
clang-format-sublime.py Py3k compat for clang-format Sublime Text extension. 2013-11-08 22:46:56 +00:00
clang-format.el Reapply r236854 and fixed r236867. 2015-05-10 07:47:19 +00:00
clang-format.py Fix terrible python goof in clang-format.py which broke my vim 2015-06-04 21:23:07 +00:00
git-clang-format Use /usr/bin/env python instead of /usr/bin/python. 2014-09-02 20:59:13 +00:00