]> granicus.if.org Git - clang/commit
Initialize the Init variable to something reasonable when we emit an
authorEli Friedman <eli.friedman@gmail.com>
Fri, 20 Feb 2009 01:18:21 +0000 (01:18 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Fri, 20 Feb 2009 01:18:21 +0000 (01:18 +0000)
commit6e656f45ae04b415ba7a4c0c25e55633e2d0ecd0
tree7695c17999207927125f330b24ba4d18d94c127f
parentbe26570e3faa009bdcefedfaf04473e518940520
Initialize the Init variable to something reasonable when we emit an
error, so we don't crash.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@65099 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CodeGenModule.cpp