This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 12524441b4 [clang-format] Apply a clang-tidy suggestion, NFC new 77d44926f5 [clang-format] Sort using declarations by splitting on '::'
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: docs/ClangFormatStyleOptions.rst | 37 +++++++++--- docs/tools/dump_format_style.py | 3 +- include/clang/Format/Format.h | 7 +++ lib/Format/UsingDeclarationsSorter.cpp | 60 +++++++++++++------- unittests/Format/UsingDeclarationsSorterTest.cpp | 71 ++++++++++++++++++++---- 5 files changed, 140 insertions(+), 38 deletions(-)