hanchenye-llvm-project/clang/tools/clang-format
Daniel Jasper d89ae9d3ac clang-format: Add initial #include sorting capabilities.
To implement this nicely, add a function that merges two sets of
replacements that are meant to be done in sequence. This functionality
will also be useful for other applications, e.g. formatting the result
of clang-tidy fixes.

llvm-svn: 248367
2015-09-23 08:30:47 +00:00
..
fuzzer revert r237081 -- bad idea (-lcrypt may not be present) 2015-05-12 03:10:42 +00:00
CMakeLists.txt clang-format: Add initial #include sorting capabilities. 2015-09-23 08:30:47 +00:00
ClangFormat.cpp clang-format: Add initial #include sorting capabilities. 2015-09-23 08:30:47 +00:00
Makefile Refactor libTooling to reduce required dependencies. 2014-10-29 18:55:09 +00:00
clang-format-bbedit.applescript
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
clang-format.el Reapply r236854 and fixed r236867. 2015-05-10 07:47:19 +00:00
clang-format.py clang-format: Add initial #include sorting capabilities. 2015-09-23 08:30:47 +00:00
git-clang-format clang-format: Add TypeScript detection to git-clang-format. 2015-06-19 08:23:10 +00:00