]> granicus.if.org Git - clang/commit
Modified clang driver option -dump-live-variables to (optionally) use the
authorTed Kremenek <kremenek@apple.com>
Fri, 22 Feb 2008 20:13:09 +0000 (20:13 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 22 Feb 2008 20:13:09 +0000 (20:13 +0000)
commitbfc10c961212fe2701c717efa134ce9cb55b38cf
tree49671e9d69aa91ff95894866b599727522ad7863
parent5f39c2dbd4585cff6df5af27d9001750e15cbce5
Modified clang driver option -dump-live-variables to (optionally) use the
--analyze-function option to analyze specific functions.

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