This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 95c1c41b49 Adds `-ftime-trace` option to clang that produces Chrome `ch [...] new 5ae8ac7bf1 [clang-format]: Add NonEmptyParentheses spacing 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: include/clang/Format/Format.h | 11 ++++++++ lib/Format/Format.cpp | 2 ++ lib/Format/TokenAnnotator.cpp | 14 ++++++++--- lib/Format/TokenAnnotator.h | 2 ++ unittests/Format/FormatTest.cpp | 56 +++++++++++++++++++++++++++++++++++++++++ 5 files changed, 81 insertions(+), 4 deletions(-)