This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from ad67578ed9 Diagnose cases of "return x" that should be "return std::mov [...] new c979262efd [clang-format] Always indent wrapped Objective-C selector names new 6428f60f03 [clang-format] Don't insert space between ObjC class and lig [...] new 10cfa0b0ad [clang-format] Improve ObjC guessing heuristic by supporting [...] new bf81db4ab7 [clang-format] Do not break after ObjC category open paren
The 4 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/ContinuationIndenter.cpp | 18 ++++++++------- lib/Format/Format.cpp | 11 ++++++---- lib/Format/TokenAnnotator.cpp | 16 +++++++++++--- unittests/Format/FormatTest.cpp | 16 ++++++++++---- unittests/Format/FormatTestObjC.cpp | 44 ++++++++++++------------------------- 5 files changed, 56 insertions(+), 49 deletions(-)