]> granicus.if.org Git - clang/commit
When running the GRSimpleVals analysis, skip functions that do not
authorTed Kremenek <kremenek@apple.com>
Fri, 22 Feb 2008 19:10:58 +0000 (19:10 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 22 Feb 2008 19:10:58 +0000 (19:10 +0000)
commit71ac9c45c718e77667659e7fd3d19cebb1401d4f
tree7f189987e3d33076c1989172f54876e77bb25f72
parentf700df2638bf0e2a5bc3785267a3a923be6fd88e
When running the GRSimpleVals analysis, skip functions that do not
appear in a file.

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