llvm-project/clang/tools/clang-format
Daniel Jasper 8c68a64ec8 clang-format: Recognize the .ts (TypeScript) extension as JavaScript.
Patch by Martin Probst. Thank you.

llvm-svn: 231926
2015-03-11 14:58:38 +00:00
..
fuzzer 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
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 Adopt new cl::HideUnrelatedOptions API added r226729. 2015-01-21 23:26:11 +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 Make clang-format work in emacs buffers with unicode characters. 2015-01-19 10:48:04 +00:00
clang-format.py clang-format: Fix vim integration if g:clang_format_binary doesn't exist 2014-11-04 10:40:26 +00:00
git-clang-format Use /usr/bin/env python instead of /usr/bin/python. 2014-09-02 20:59:13 +00:00