This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from a495c43386 Generate unique identifiers for Decl objects new 58cfe5b8b7 [analyzer] Further printing improvements: use declarations, new 9bc2172b74 [analyzer] Temporary disabling svalbuilder-rearrange-compari [...]
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/AST/Stmt.cpp | 1 - lib/StaticAnalyzer/Core/Environment.cpp | 3 +-- lib/StaticAnalyzer/Core/ExprEngine.cpp | 11 +++++------ lib/StaticAnalyzer/Core/MemRegion.cpp | 10 +++++----- lib/StaticAnalyzer/Core/SymbolManager.cpp | 5 ++++- test/Analysis/svalbuilder-rearrange-comparisons.c | 3 +++ 6 files changed, 18 insertions(+), 15 deletions(-)