[PATCH] D40288: [clang-format] Add option to group multiple #include blocks when sorting includes

Krasimir Georgiev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 27 05:25:03 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL319024: [clang-format] Add option to group multiple #include blocks when sorting… (authored by krasimir).

Changed prior to commit:
  https://reviews.llvm.org/D40288?vs=123924&id=124361#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D40288

Files:
  cfe/trunk/docs/ClangFormatStyleOptions.rst
  cfe/trunk/include/clang/Format/Format.h
  cfe/trunk/lib/Format/Format.cpp
  cfe/trunk/unittests/Format/SortIncludesTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40288.124361.patch
Type: text/x-patch
Size: 15168 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171127/c4e5b80b/attachment-0001.bin>


More information about the cfe-commits mailing list