[PATCH] D95017: [clang-format] Add case aware include sorting.
Kent Sommer via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 28 17:11:01 PST 2021
kentsommer updated this revision to Diff 320007.
kentsommer added a comment.
NFC rebase to fix CI
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95017/new/
https://reviews.llvm.org/D95017
Files:
clang/docs/ClangFormatStyleOptions.rst
clang/docs/ReleaseNotes.rst
clang/include/clang/Format/Format.h
clang/lib/Format/Format.cpp
clang/tools/clang-format/ClangFormat.cpp
clang/unittests/Format/FormatTest.cpp
clang/unittests/Format/SortImportsTestJava.cpp
clang/unittests/Format/SortIncludesTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95017.320007.patch
Type: text/x-patch
Size: 13345 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210129/90483679/attachment.bin>
More information about the cfe-commits
mailing list