diff options
author | Lukas Barth <work@kentsommer.com> | 2021-01-25 18:37:54 +0100 |
---|---|---|
committer | Marek Kurdej <marek.kurdej@gmail.com> | 2021-01-25 18:53:22 +0100 |
commit | 3395a336b02538d0bb768ccfae11c9b6151b102e (patch) | |
tree | f233ec8b92945e671932fa1af2d63e64678f83da /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 9390b85ac6aeebba3ced32009380c2311545776e (diff) | |
download | llvm-3395a336b02538d0bb768ccfae11c9b6151b102e.zip llvm-3395a336b02538d0bb768ccfae11c9b6151b102e.tar.gz llvm-3395a336b02538d0bb768ccfae11c9b6151b102e.tar.bz2 |
[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: curdeius, HazardyKnusperkeks
Differential Revision: https://reviews.llvm.org/D95017
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions