[PATCH] D40288: [clang-format] Add option to group multiple #include blocks when sorting includes
Krzysztof Kapusta via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 22 06:15:32 PST 2017
KrzysztofKapusta updated this revision to Diff 123924.
KrzysztofKapusta added a comment.
Addressed all comments. Changed one testcase to better reflect the desired effect.
Repository:
rL LLVM
https://reviews.llvm.org/D40288
Files:
docs/ClangFormatStyleOptions.rst
include/clang/Format/Format.h
lib/Format/Format.cpp
unittests/Format/SortIncludesTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40288.123924.patch
Type: text/x-patch
Size: 15048 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171122/7c504b4a/attachment.bin>
More information about the cfe-commits
mailing list