This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 880486c0ff [analyzer] [tests] Test different projects concurrently new bf0d414987 [analyzer] Self-debug: Dump environment frame-by-frame.
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/Analysis/AnalysisDeclContext.h | 6 ++- .../Core/PathSensitive/Environment.h | 9 ++-- .../Core/PathSensitive/ProgramState.h | 7 +-- lib/Analysis/AnalysisDeclContext.cpp | 42 +++++++++++++---- lib/StaticAnalyzer/Core/Environment.cpp | 53 ++++++++++++++-------- lib/StaticAnalyzer/Core/ExprEngine.cpp | 41 +---------------- lib/StaticAnalyzer/Core/ProgramState.cpp | 10 ++-- test/Analysis/crash-trace.c | 4 +- test/Analysis/expr-inspection.c | 6 ++- 9 files changed, 91 insertions(+), 87 deletions(-)