This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from cabb95e081 Function with unparsed body is a definition new 4a8ecfcda3 [index] Nested class declarations should be annotated with t [...] new 100ecde90e clang-format: introduce InlineOnly short function style
The 2 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: include/clang/Format/Format.h | 20 ++++++++++++++- lib/Format/Format.cpp | 1 + lib/Format/TokenAnnotator.cpp | 4 +-- lib/Format/UnwrappedLineFormatter.cpp | 2 +- lib/Index/IndexDecl.cpp | 4 ++- test/Index/Core/index-source.cpp | 17 +++++++++++++ unittests/Format/FormatTest.cpp | 46 +++++++++++++++++++++++++++++++++++ 7 files changed, 89 insertions(+), 5 deletions(-)