hanchenye-llvm-project/clang/tools/clang-format
Daniel Jasper 695bad54a8 Simplify git-clang-format by using new -lines option.
Patch by Mark Lodato. Thank you!

llvm-svn: 187592
2013-08-01 18:17:13 +00:00
..
CMakeLists.txt Install git-clang-format along with clang-format by default. 2013-07-22 12:51:47 +00:00
ClangFormat.cpp Added -lines X:Y option to specify line range to process. This is a more human-friendly alternative to -offset and -length. 2013-07-18 22:54:56 +00:00
Makefile [Driver] Refactor clang driver to use LLVM's Option library 2013-06-14 17:17:23 +00:00
clang-format-bbedit.applescript Basic clang-format integration for BBEdit. 2013-05-02 17:37:36 +00:00
clang-format-diff.py Fix default value of clang-format-diff's -p option. 2013-05-30 11:50:20 +00:00
clang-format-sublime.py Add basic clang-format integration for sublime text. 2013-05-16 15:08:25 +00:00
clang-format.el Make it possible to assign clang-format-buffer to a keybinding. 2013-06-11 12:00:24 +00:00
clang-format.py Fix bug in clang-format's vim integration cause by r186789. 2013-07-22 16:22:13 +00:00
git-clang-format Simplify git-clang-format by using new -lines option. 2013-08-01 18:17:13 +00:00