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

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 29 18:52:45 PDT 2019


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

Use `os.path.join` for discovering the utility in tests.


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

https://reviews.llvm.org/D62638

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62638.202094.patch
Type: text/x-patch
Size: 20932 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190530/501922dd/attachment-0001.bin>


More information about the cfe-commits mailing list