[PATCH] D39786: [clang-format] Sort using declarations by splitting on '::'

Krasimir Georgiev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 9 07:41:45 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL317794: [clang-format] Sort using declarations by splitting on '::' (authored by krasimir).

Repository:
  rL LLVM

https://reviews.llvm.org/D39786

Files:
  cfe/trunk/docs/ClangFormatStyleOptions.rst
  cfe/trunk/docs/tools/dump_format_style.py
  cfe/trunk/include/clang/Format/Format.h
  cfe/trunk/lib/Format/UsingDeclarationsSorter.cpp
  cfe/trunk/unittests/Format/UsingDeclarationsSorterTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39786.122249.patch
Type: text/x-patch
Size: 11501 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171109/2fb3d947/attachment-0001.bin>


More information about the cfe-commits mailing list