This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from b9ed9dc471 [clang-format] Fix putting ObjC message arguments in one lin [...] new e0cb87fda9 Revert https://reviews.llvm.org/D46050 and https://reviews.l [...]
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-c/Index.h | 22 ++++------ include/clang/Frontend/ASTUnit.h | 64 +++++++++++++--------------- lib/Frontend/ASTUnit.cpp | 83 ++++++++++++++++--------------------- lib/Frontend/FrontendAction.cpp | 16 +++---- test/Index/complete-and-plugins.c | 6 --- test/Parser/skip-function-bodies.h | 3 -- test/Parser/skip-function-bodies.mm | 37 ++++++----------- tools/c-index-test/c-index-test.c | 14 +++---- tools/libclang/CIndex.cpp | 24 ++++------- 9 files changed, 105 insertions(+), 164 deletions(-) delete mode 100644 test/Index/complete-and-plugins.c delete mode 100644 test/Parser/skip-function-bodies.h