[PATCH] D51655: [analyzer] Remove traces of ubigraph visualization

George Karpenkov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 6 16:09:02 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL341601: [analyzer] Remove traces of ubigraph visualization (authored by george.karpenkov, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D51655?vs=163895&id=164311#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D51655

Files:
  cfe/trunk/include/clang/Driver/CC1Options.td
  cfe/trunk/include/clang/StaticAnalyzer/Core/AnalyzerOptions.h
  cfe/trunk/include/clang/StaticAnalyzer/Core/PathSensitive/AnalysisManager.h
  cfe/trunk/include/clang/StaticAnalyzer/Core/PathSensitive/ExplodedGraph.h
  cfe/trunk/lib/Frontend/CompilerInvocation.cpp
  cfe/trunk/lib/StaticAnalyzer/Core/ExplodedGraph.cpp
  cfe/trunk/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp
  cfe/trunk/test/Analysis/ubigraph-viz.cpp
  cfe/trunk/tools/scan-build-py/libscanbuild/analyze.py
  cfe/trunk/tools/scan-build/libexec/ccc-analyzer
  cfe/trunk/utils/analyzer/ubiviz

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51655.164311.patch
Type: text/x-patch
Size: 12966 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180906/8b86c8fe/attachment-0001.bin>


More information about the cfe-commits mailing list