This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from b9514dcd32 [NFC] clang-format: Use LLVM style in NamespaceEndCommentsFixerTest new 5f069d7707 [clang-format] Allow configuring list of function-like macro [...]
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 | 18 ++++++++++++++++++ include/clang/Format/Format.h | 19 ++++++++++++++++++- lib/Format/Format.cpp | 1 + lib/Format/FormatToken.h | 1 + lib/Format/FormatTokenLexer.cpp | 2 ++ lib/Format/TokenAnnotator.cpp | 18 +++++++++++------- unittests/Format/FormatTest.cpp | 29 +++++++++++++++++++++++++++++ 7 files changed, 80 insertions(+), 8 deletions(-)