[PATCH] D64110: [analyzer] exploded-graph-rewriter: Implement bug nodes and sink nodes.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 2 18:27:56 PDT 2019


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

Changed prior to commit:
  https://reviews.llvm.org/D64110?vs=207687&id=207690#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64110

Files:
  cfe/trunk/lib/StaticAnalyzer/Core/ExprEngine.cpp
  cfe/trunk/test/Analysis/dump_egraph.c
  cfe/trunk/test/Analysis/exploded-graph-rewriter/checker_messages.dot
  cfe/trunk/test/Analysis/exploded-graph-rewriter/checker_messages_diff.dot
  cfe/trunk/test/Analysis/exploded-graph-rewriter/constraints.dot
  cfe/trunk/test/Analysis/exploded-graph-rewriter/constraints_diff.dot
  cfe/trunk/test/Analysis/exploded-graph-rewriter/edge.dot
  cfe/trunk/test/Analysis/exploded-graph-rewriter/environment.dot
  cfe/trunk/test/Analysis/exploded-graph-rewriter/environment_diff.dot
  cfe/trunk/test/Analysis/exploded-graph-rewriter/node_labels.dot
  cfe/trunk/test/Analysis/exploded-graph-rewriter/program_points.dot
  cfe/trunk/test/Analysis/exploded-graph-rewriter/store.dot
  cfe/trunk/test/Analysis/exploded-graph-rewriter/store_diff.dot
  cfe/trunk/utils/analyzer/exploded-graph-rewriter.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64110.207690.patch
Type: text/x-patch
Size: 12311 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190703/7e199362/attachment.bin>


More information about the llvm-commits mailing list