This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from c74ed257d0 [clang][DirectoryWatcher] Fix Windows stub after LLVM change new c78c546aff [analyzer] Disable the checker-plugins test on Darwin. new a651c052ff [analyzer] exploded-graph-rewriter: Open the converted graph [...] new aa5c988748 [analyzer] exploded-graph-rewriter: NFC: Refactor explorers [...] new f2e3097678 [analyzer] exploded-graph-rewriter: Implement manual graph t [...] new db6fabf91b [analyzer] exploded-graph-rewriter: Implement displaying Sto [...]
The 5 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: test/Analysis/checker-plugins.c | 4 + test/Analysis/exploded-graph-rewriter/escapes.c | 2 +- .../Analysis/exploded-graph-rewriter/lit.local.cfg | 2 +- test/Analysis/exploded-graph-rewriter/store.dot | 1 + .../{explorers.dot => trimmers.dot} | 32 ++-- utils/analyzer/exploded-graph-rewriter.py | 180 +++++++++++++++++---- 6 files changed, 178 insertions(+), 43 deletions(-) rename test/Analysis/exploded-graph-rewriter/{explorers.dot => trimmers.dot} (51%)