This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 584c883bb0 Update dump_ast_matchers for many recent changes. new 12fd96195d [Format] Improve ObjC header guessing heuristic new a3998c587e [Tooling] Don't deduplicate tool results in the All-TUs executor.
The 2 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/Tooling/AllTUsExecution.h | 2 +- lib/Format/Format.cpp | 124 +++++++++++++++++++++++++++++--- lib/Tooling/AllTUsExecution.cpp | 17 ++--- unittests/Format/FormatTestObjC.cpp | 60 ++++++++++++++++ 4 files changed, 183 insertions(+), 20 deletions(-)