This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 504498a62a [test] Extend the Driver/mingw-msvcrt.c test with a -SAME ch [...] new f75a680d85 clang-format: fix formatting of ObjC @synchronized blocks new f555279b9a clang-format: use AfterControlStatement to format ObjC contr [...] new 6a333f2192 AttrDocs.td: fix bad indent and code block new 8703860067 AttrDocs.td: fix bad bullet list new 78ec87468c AttrDocs.td: fix some bad code-blocks
The 5 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/Basic/AttrDocs.td | 63 ++++++++++++++++++----------------- include/clang/Format/Format.h | 4 ++- lib/Format/UnwrappedLineFormatter.cpp | 8 +++++ lib/Format/UnwrappedLineParser.cpp | 14 +++++++- unittests/Format/FormatTestObjC.cpp | 22 +++++++++++- 5 files changed, 77 insertions(+), 34 deletions(-)