]> granicus.if.org Git - clang/commit
Fix regression introduced by r82198 that caused functions/methods with invalid CFGs...
authorTed Kremenek <kremenek@apple.com>
Fri, 18 Sep 2009 22:29:35 +0000 (22:29 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 18 Sep 2009 22:29:35 +0000 (22:29 +0000)
commit75d03cffe20b5c945ef04eba208efb0437339997
tree2d07869f3b89c1c792467754f0f9362c6d3bad2e
parente6e0361984b077d205e9a45d64257d41d2c788c8
Fix regression introduced by r82198 that caused functions/methods with invalid CFGs to get analyzed.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@82297 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/AnalysisConsumer.cpp