This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from e845f69184 Function definition may have uninstantiated body new 2818cfe4cb [clang-format] Add SpaceBeforeColon option
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 | 26 +++++++++ include/clang/Format/Format.h | 28 ++++++++++ lib/Format/Format.cpp | 9 ++++ lib/Format/TokenAnnotator.cpp | 9 +++- unittests/Format/FormatTest.cpp | 111 +++++++++++++++++++++++++++++++++++++++ 5 files changed, 182 insertions(+), 1 deletion(-)