llvm-capstone/clang/tools/clang-format
Kent Sommer a8105b3766 [clang-format] Add case aware include sorting.
Adds an option to [clang-format] which sorts headers in an alphabetical manner using case only for tie-breakers. The options is off by default in favor of the current ASCIIbetical sorting style.

Reviewed By: MyDeveloperDay, curdeius, HazardyKnusperkeks

Differential Revision: https://reviews.llvm.org/D95017
2021-02-02 15:12:27 +01:00
..
fuzzer Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
clang-format-bbedit.applescript
clang-format-diff.py [clang-format] Recognize "hxx" as a C++ header in clang-format-diff.py 2020-09-18 21:43:18 +02:00
clang-format-sublime.py [ClangFormat] Editor integrations inherit default style from clang-format binary 2019-05-17 07:22:55 +00:00
clang-format-test.el [Format] Fix clang-format.el unit tests after commit f349cc37cc 2019-11-11 17:55:38 +01:00
clang-format.el clang-format: Add a fallback style to Emacs mode 2019-11-06 09:50:54 +00:00
clang-format.py [Format] Work around current vim bugs in clang-format.py 2020-04-15 20:11:14 +02:00
ClangFormat.cpp [clang-format] Add case aware include sorting. 2021-02-02 15:12:27 +01:00
CMakeLists.txt Revert "clang-format: Add a consumer to diagnostics engine" 2020-10-29 10:29:53 -04:00
git-clang-format [git-clang-format] Process CUDA header files 2020-11-14 12:39:16 +00:00