[PATCH] D39786: [clang-format] Sort using declarations by splitting on '::'
Krasimir Georgiev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 8 05:35:10 PST 2017
krasimir updated this revision to Diff 122069.
krasimir added a comment.
- Remove dead code
https://reviews.llvm.org/D39786
Files:
docs/ClangFormatStyleOptions.rst
docs/tools/dump_format_style.py
include/clang/Format/Format.h
lib/Format/UsingDeclarationsSorter.cpp
unittests/Format/UsingDeclarationsSorterTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39786.122069.patch
Type: text/x-patch
Size: 11351 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171108/94665b1f/attachment.bin>
More information about the cfe-commits
mailing list