]> granicus.if.org Git - clang/commit
Added --grsimple-view option to clang driver; this is the same as
authorTed Kremenek <kremenek@apple.com>
Fri, 15 Feb 2008 00:35:38 +0000 (00:35 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 15 Feb 2008 00:35:38 +0000 (00:35 +0000)
commitd55fe520e79960afa796bda53cb4273fb1be4811
tree98bf3104548bbad2ec77e122fff421dfd9860e01
parent90e1481ef15ec75e3503e0c6e5effad5bd639f01
Added --grsimple-view option to clang driver; this is the same as
--grsimple except that it visualizes the ExplodedGraph using dot and
outputs the current function being analyzed.  --grsimple is now silent
except when it emits diagnostics.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@47146 91177308-0d34-0410-b5e6-96231b3b80d8
Analysis/GRSimpleVals.cpp
Driver/ASTConsumers.cpp
Driver/ASTConsumers.h
Driver/clang.cpp
include/clang/Analysis/Analyses/GRSimpleVals.h