[PATCH] D62638: [analyzer] A Python script to prettify the ExplodedGraph dumps.

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jun 2 14:38:04 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL362340: [analyzer] exploded-graph-rewriter: Initial commit. (authored by dergachev, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D62638?vs=202511&id=202623#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D62638

Files:
  cfe/trunk/test/Analysis/exploded-graph-rewriter/edge.dot
  cfe/trunk/test/Analysis/exploded-graph-rewriter/empty.dot
  cfe/trunk/test/Analysis/exploded-graph-rewriter/environment.dot
  cfe/trunk/test/Analysis/exploded-graph-rewriter/lit.local.cfg
  cfe/trunk/test/Analysis/exploded-graph-rewriter/program_points.dot
  cfe/trunk/test/Analysis/exploded-graph-rewriter/store.dot
  cfe/trunk/utils/analyzer/exploded-graph-rewriter.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62638.202623.patch
Type: text/x-patch
Size: 22247 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190602/6ddf0523/attachment-0001.bin>


More information about the cfe-commits mailing list