This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 8df79b8c01 Give this test a triple to avoid failures on MS bots. new 7a80359d95 [analyzer] do not crash on cases where an array subscript is [...] new 7e22759717 Use an even more precise triple to avoid errors on Darwin, w [...]
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: .../StaticAnalyzer/Core/PathSensitive/ExprEngine.h | 6 ++-- lib/StaticAnalyzer/Core/ExprEngine.cpp | 35 +++++++++++++++------- test/Analysis/{vector.c => vector.m} | 33 ++++++++++++++++++++ test/Modules/var-templates.cpp | 2 +- 4 files changed, 61 insertions(+), 15 deletions(-) rename test/Analysis/{vector.c => vector.m} (58%)