llvm-project/clang-tools-extra/clang-format
Manuel Klimek 3a449891ba Implements the features requested in PR14679.
- adds '-h' as an alias for '-help'.
- adds an optional <file> argument
- adds an option -i to in-place edit the given file
- adds a help text to explain what the tool does

llvm-svn: 171858
2013-01-08 15:19:57 +00:00
..
CMakeLists.txt Teach the extras repository to actually install the clang-format tool. 2012-12-27 17:48:37 +00:00
ClangFormat.cpp Implements the features requested in PR14679. 2013-01-08 15:19:57 +00:00
Makefile Fix make build (hopefully). 2012-12-05 10:22:07 +00:00
clang-format.py Handle segfaults in clang-format vim-integration. 2013-01-04 18:24:12 +00:00