hanchenye-llvm-project/clang/tools/clang-format
Chris Bieneman 5b21af5222 [CMake] Add install-clang-format target by migrating to add_clang_tool
This change migrates clang-format to add_clang_tool which makes a component-based install target. To support component-based installation the extra installed scripts all need to have the "clang-format" component too.

llvm-svn: 261680
2016-02-23 20:33:15 +00:00
..
fuzzer [libFuzzer] make LLVMFuzzerTestOneInput (the fuzzer target function) return int instead of void. (following llvm r249214) 2015-10-02 23:34:37 +00:00
CMakeLists.txt [CMake] Add install-clang-format target by migrating to add_clang_tool 2016-02-23 20:33:15 +00:00
ClangFormat.cpp clang-format: Make moving of the Cursor work properly when sorting #includes. 2015-11-23 08:36:35 +00:00
clang-format-bbedit.applescript
clang-format-diff.py clang-format-diff: Replace hard-code default for clang-format binary with flag. 2016-01-20 18:55:57 +00:00
clang-format-sublime.py clang-format: Enable #include sorting by default. 2015-11-16 12:38:56 +00:00
clang-format.el clang-format: Enable #include sorting by default. 2015-11-16 12:38:56 +00:00
clang-format.py clang-format: Enable #include sorting by default. 2015-11-16 12:38:56 +00:00
git-clang-format clang-format: Add TypeScript detection to git-clang-format. 2015-06-19 08:23:10 +00:00