This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 7f67927ad0 [AST] Generate unique identifiers for CXXCtorInitializer objects. new a55b8668b2 [AST] [analyzer] NFC: Reuse code in stable ID dumping methods. new 8226258a9e [analyzer] Dump stable identifiers for objects under construction.
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/DeclBase.cpp | 5 +---- lib/AST/DeclCXX.cpp | 7 ++----- lib/AST/Stmt.cpp | 5 +---- lib/StaticAnalyzer/Core/ExplodedGraph.cpp | 5 +---- lib/StaticAnalyzer/Core/ExprEngine.cpp | 12 ++++++++++-- lib/StaticAnalyzer/Core/ProgramState.cpp | 5 +---- test/Analysis/dump_egraph.cpp | 13 ++++++++++--- 7 files changed, 26 insertions(+), 26 deletions(-)