This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 231c516e8c Move a ref-counted pointer instead of copying it. NFC. new 1f49997a41 Drop spurious break; NFC new d62e1f9623 [clang-format] Do not insert space before closing brace in O [...] new e37a191e99 [clang-format] Refine ObjC guesser to handle child lines of [...]
The 3 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: lib/Format/Format.cpp | 13 +++---------- lib/Format/TokenAnnotator.cpp | 4 ++++ lib/Sema/SemaChecking.cpp | 1 - unittests/Format/FormatTest.cpp | 6 ++++++ unittests/Format/FormatTestObjC.cpp | 30 ++++++++++++++++++++++++++++++ 5 files changed, 43 insertions(+), 11 deletions(-)