[PATCH] D62761: [analyzer] exploded-graph-rewriter: Implement a --diff mode.

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 17 13:53:33 PDT 2019


NoQ updated this revision to Diff 205177.
NoQ added a comment.

Add tests, rebase.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62761/new/

https://reviews.llvm.org/D62761

Files:
  clang/test/Analysis/exploded-graph-rewriter/environment_diff.dot
  clang/test/Analysis/exploded-graph-rewriter/program_points.dot
  clang/test/Analysis/exploded-graph-rewriter/store.dot
  clang/test/Analysis/exploded-graph-rewriter/store_diff.dot
  clang/utils/analyzer/exploded-graph-rewriter.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62761.205177.patch
Type: text/x-patch
Size: 22541 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190617/258aaa32/attachment-0001.bin>


More information about the cfe-commits mailing list