[PATCH] D52637: [analyzer] Provide an option to dump generated exploded graphs to a given file.

George Karpenkov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 28 11:52:54 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC343352: [analyzer] Provide an option to dump generated exploded graphs to a given file. (authored by george.karpenkov, committed by ).
Herald added a subscriber: cfe-commits.

Changed prior to commit:
  https://reviews.llvm.org/D52637?vs=167516&id=167526#toc

Repository:
  rC Clang

https://reviews.llvm.org/D52637

Files:
  include/clang/Driver/CC1Options.td
  include/clang/StaticAnalyzer/Core/AnalyzerOptions.h
  include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h
  lib/Frontend/CompilerInvocation.cpp
  lib/StaticAnalyzer/Core/ExprEngine.cpp
  lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp
  test/Analysis/dump_egraph.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52637.167526.patch
Type: text/x-patch
Size: 6339 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180928/c043a317/attachment.bin>


More information about the cfe-commits mailing list