[PATCH] D95017: [clang-format] add case aware include sorting
Kent Sommer via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 20 00:07:03 PST 2021
kentsommer updated this revision to Diff 317790.
kentsommer added a comment.
Fix unittests
Fixes both failing unit tests
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/include/clang/Tooling/Inclusions/IncludeStyle.h
clang/lib/Format/Format.cpp
clang/unittests/Format/FormatTest.cpp
clang/unittests/Format/SortIncludesTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95017.317790.patch
Type: text/x-patch
Size: 5991 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210120/6f79ce24/attachment-0001.bin>
More information about the cfe-commits
mailing list