[PATCH] D39024: [clang-format] Sort whole block of using declarations while partially formatting

Krasimir Georgiev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 17 17:09:25 PDT 2017


krasimir created this revision.
Herald added a subscriber: klimek.

This patch enables sorting the full block of using declarations when
some line is affected.


https://reviews.llvm.org/D39024

Files:
  lib/Format/UsingDeclarationsSorter.cpp
  unittests/Format/UsingDeclarationsSorterTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39024.119405.patch
Type: text/x-patch
Size: 7003 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171018/30fa1259/attachment.bin>


More information about the cfe-commits mailing list