[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
Mon Nov 23 11:42:34 PST 2020


HazardyKnusperkeks updated this revision to Diff 307142.
HazardyKnusperkeks edited the summary of this revision.
HazardyKnusperkeks added a comment.

I've rebased it to master, ran the documentation script and have build the targets
clang-format clang-tidy pp-trace clang-include-fixer clangd clang-doc clang-move modularize clang-rename FormatTests successfully.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91507/new/

https://reviews.llvm.org/D91507

Files:
  clang/docs/ClangFormatStyleOptions.rst
  clang/include/clang/Tooling/Inclusions/IncludeStyle.h
  clang/lib/Format/Format.cpp
  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.307142.patch
Type: text/x-patch
Size: 10714 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201123/63ff3c7b/attachment-0001.bin>


More information about the cfe-commits mailing list