[PATCH] D64110: [analyzer] exploded-graph-rewriter: Implement bug nodes and sink nodes.
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 2 18:27:09 PDT 2019
NoQ updated this revision to Diff 207687.
NoQ added a comment.
Fix the `dump_egraph.c` test (whoops).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64110/new/
https://reviews.llvm.org/D64110
Files:
clang/lib/StaticAnalyzer/Core/ExprEngine.cpp
clang/test/Analysis/dump_egraph.c
clang/test/Analysis/exploded-graph-rewriter/checker_messages.dot
clang/test/Analysis/exploded-graph-rewriter/checker_messages_diff.dot
clang/test/Analysis/exploded-graph-rewriter/constraints.dot
clang/test/Analysis/exploded-graph-rewriter/constraints_diff.dot
clang/test/Analysis/exploded-graph-rewriter/edge.dot
clang/test/Analysis/exploded-graph-rewriter/environment.dot
clang/test/Analysis/exploded-graph-rewriter/environment_diff.dot
clang/test/Analysis/exploded-graph-rewriter/node_labels.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: D64110.207687.patch
Type: text/x-patch
Size: 12143 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190703/71c49432/attachment-0001.bin>
More information about the cfe-commits
mailing list