This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 654c2358f5 [analyzer] In getSVal() API, disable auto-detection of void [...] new bdf9e4656c [analyzer] StackAddrEscape: For now, disable the new async e [...]
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/StaticAnalyzer/Checkers/Checkers.td | 4 ++++ .../Checkers/StackAddrEscapeChecker.cpp | 27 +++++++++++++++++++--- test/Analysis/stack-capture-leak-arc.mm | 16 ++++++++++++- test/Analysis/stack-capture-leak-no-arc.mm | 2 +- 4 files changed, 44 insertions(+), 5 deletions(-)