This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch dmalcolm/analyzer in repository gcc.
from 43749968716 [analyzer] Don't use shape=record in .dot output new b285954bc54 [analyzer] Introduce point_and_state::validate
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: gcc/analyzer/call-string.cc | 19 ++++++++++++++++ gcc/analyzer/call-string.h | 2 ++ gcc/analyzer/engine.cc | 53 +++++++++++++++++++++++++++++++++++++------ gcc/analyzer/exploded-graph.h | 45 ++++++++++++++++++++++++++++++++---- gcc/analyzer/program-point.cc | 30 ++++++++++++++++++++++++ gcc/analyzer/program-point.h | 3 +++ gcc/analyzer/region-model.cc | 17 ++++++++++++++ gcc/analyzer/region-model.h | 1 + 8 files changed, 158 insertions(+), 12 deletions(-)