This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from d2c117d530 [ObjC] Add a -Wtautological-compare warning for BOOL new c7bc10fea9 [analyzer] exploded-graph-rewriter: Implement a single-path mode. new f56bf0c990 [analyzer] exploded-graph-rewriter: Implement a topology-only mode.
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: .../Analysis/exploded-graph-rewriter/explorers.dot | 37 ++++++++++++ .../{checker_messages.dot => topology.dot} | 24 ++++---- utils/analyzer/exploded-graph-rewriter.py | 65 ++++++++++++++++++---- 3 files changed, 103 insertions(+), 23 deletions(-) create mode 100644 test/Analysis/exploded-graph-rewriter/explorers.dot copy test/Analysis/exploded-graph-rewriter/{checker_messages.dot => topology.dot} (53%)