This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from e91c6a13f6 [ASTMatcher] Extend hasAnyArgument to ObjCMessageExpr new cb909e7793 [Driver] Enable SafeStack by default on Fuchsia new a4668796d0 [analyzer] Fix the checker for the performance anti-pattern [...]
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: lib/Driver/ToolChains/Fuchsia.cpp | 4 +++ lib/Driver/ToolChains/Fuchsia.h | 5 ++++ .../Checkers/GCDAsyncSemaphoreChecker.cpp | 25 +++++++++-------- test/Analysis/gcdasyncsemaphorechecker_test.m | 31 ++++++++++++++++++++++ test/Driver/fuchsia.c | 12 +++++---- 5 files changed, 61 insertions(+), 16 deletions(-)