]> granicus.if.org Git - clang/commit
Added most of the boilerplate to the driver needed to run the graph-reachability
authorTed Kremenek <kremenek@apple.com>
Tue, 8 Jan 2008 18:04:06 +0000 (18:04 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 8 Jan 2008 18:04:06 +0000 (18:04 +0000)
commite603df40d4dc88c28cc1b0c7159e8a1108cf8f16
tree18ea2296a9e4dfe6c0028e720dbb9a1fd51a48ed
parent94b3cdb57fd5d245963e597626e0dfd88d479795
Added most of the boilerplate to the driver needed to run the graph-reachability
constant propagation analysis.

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