[PATCH] D63436: [analyzer] Fix JSON dumps for ExplodedNodes
Csaba Dabis via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 17 08:44:10 PDT 2019
Charusso marked an inline comment as done.
Charusso added inline comments.
================
Comment at: clang/test/Analysis/dump_egraph.c:3
// RUN: cat %t.dot | FileCheck %s
-// RUN: %clang_analyze_cc1 -analyzer-checker=core -analyzer-dump-egraph=%t.dot -trim-egraph %s
// REQUIRES: asserts
----------------
This did nothing.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63436/new/
https://reviews.llvm.org/D63436
More information about the cfe-commits
mailing list