This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from e2787a6b93 Enabling new pass manager in LTO (and thinLTO) link step. new 7728f3542e [analyzer] Fix leak false positives on stuff put in C++/ObjC [...]
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: lib/StaticAnalyzer/Core/ExprEngine.cpp | 55 +++++++++++++++++++++++----------- test/Analysis/initializer.cpp | 18 ++++++++++- test/Analysis/objc-boxing.m | 35 ++++++++++++++++++++++ test/Analysis/objc-for.m | 19 ++++++++++++ 4 files changed, 109 insertions(+), 18 deletions(-)