[PATCH] D51655: [analyzer] Remove traces of ubigraph visualization
George Karpenkov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 4 13:25:38 PDT 2018
george.karpenkov created this revision.
george.karpenkov added reviewers: dcoughlin, NoQ.
Herald added subscribers: Szelethus, mikhail.ramalho, a.sidorin, szepet, baloghadamsoftware, xazax.hun, whisperity.
Ubigraph project has been dead since about 2008, and to the best of my knowledge, no one was using it.
Previously, I wasn't able to launch the existing binary at all.
https://reviews.llvm.org/D51655
Files:
clang/include/clang/Driver/CC1Options.td
clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.h
clang/include/clang/StaticAnalyzer/Core/PathSensitive/AnalysisManager.h
clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExplodedGraph.h
clang/lib/Frontend/CompilerInvocation.cpp
clang/lib/StaticAnalyzer/Core/ExplodedGraph.cpp
clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp
clang/test/Analysis/ubigraph-viz.cpp
clang/tools/scan-build-py/libscanbuild/analyze.py
clang/tools/scan-build/libexec/ccc-analyzer
clang/utils/analyzer/ubiviz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51655.163895.patch
Type: text/x-patch
Size: 12811 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180904/5abc59c9/attachment.bin>
More information about the cfe-commits
mailing list