]> granicus.if.org Git - clang/commit
Don't emit any timings for GRSimple if the CFG is not going to be built.
authorTed Kremenek <kremenek@apple.com>
Thu, 27 Mar 2008 17:14:42 +0000 (17:14 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 27 Mar 2008 17:14:42 +0000 (17:14 +0000)
commit1c33975b2192fa4536b1205a1809826ff6e03263
tree94b0e7595ab5fc150ac9fbfddc4441588058c39c
parent5d00f86d627efc76d38a9309fe135f67b5cecb68
Don't emit any timings for GRSimple if the CFG is not going to be built.

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