]> granicus.if.org Git - clang/commit
Initialize an otherwise-wild pointer. Fixes a crashy analyzer
authorDouglas Gregor <dgregor@apple.com>
Thu, 30 Jul 2009 16:10:26 +0000 (16:10 +0000)
committerDouglas Gregor <dgregor@apple.com>
Thu, 30 Jul 2009 16:10:26 +0000 (16:10 +0000)
commit17edea8b0befb10066f7c6f5b01469d2fb679c9b
treee1549e194572747f4787cb435061249fa9e917c5
parenta29e52e6ad04061940aa6f5ce5a9852338bfbee4
Initialize an otherwise-wild pointer. Fixes a crashy analyzer

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