[PATCH] D91507: [clang-format] Add option for case sensitive regexes for sorted includes
Björn Schäpers via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Nov 15 12:35:28 PST 2020
HazardyKnusperkeks created this revision.
HazardyKnusperkeks added reviewers: ioeric, MyDeveloperDay.
HazardyKnusperkeks added a project: clang-format.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
HazardyKnusperkeks requested review of this revision.
I think the title says everything.
I have one question, should I update the `clang/docs/ClangFormatStyleOptions.rst` by hand, or is it generated? If so how do I generate it?
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D91507
Files:
clang/include/clang/Tooling/Inclusions/IncludeStyle.h
clang/lib/Tooling/Inclusions/HeaderIncludes.cpp
clang/lib/Tooling/Inclusions/IncludeStyle.cpp
clang/unittests/Format/FormatTest.cpp
clang/unittests/Format/SortIncludesTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91507.305385.patch
Type: text/x-patch
Size: 8117 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201115/906fbbe1/attachment.bin>
More information about the cfe-commits
mailing list