llvm-project/clang/tools/clang-format
Hans Wennborg ae78e23e5f Install clang-format's editor integrations in $PREFIX/share/clang/
They were previously not part of the install target.

Differential Revision: http://llvm-reviews.chandlerc.com/D2154

llvm-svn: 194741
2013-11-14 22:48:06 +00:00
..
CMakeLists.txt Install clang-format's editor integrations in $PREFIX/share/clang/ 2013-11-14 22:48:06 +00:00
ClangFormat.cpp Use a StringRef. Saves 0.00000000000001s on execution time. 2013-11-09 00:23:58 +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 Changed clang-format-diff.py to output diff by default. Added -i option to apply changes to files instead. 2013-10-11 21:32:01 +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 clang-format: Add -assume-filename option for editor integrations. 2013-09-13 13:40:24 +00:00
clang-format.py clang-format.py: Make formatting unnamed buffers work again (broke in r190691). 2013-10-25 20:06:20 +00:00
git-clang-format Simplify git-clang-format by using new -lines option. 2013-08-01 18:17:13 +00:00