]> granicus.if.org Git - clang/commit
BlockScopeInfo::hasPrototype was uninitialized.
authorDaniel Dunbar <daniel@zuster.org>
Wed, 29 Jul 2009 01:59:17 +0000 (01:59 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 29 Jul 2009 01:59:17 +0000 (01:59 +0000)
commit1d2154c3590d21345d02e28f2916f7492c82bf54
treeb8b205711ae13be5bd65384213f62b76a6a195dd
parent930b71a4a7dedf70a73e5fd875bae7df452b80a9
BlockScopeInfo::hasPrototype was uninitialized.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@77421 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaExpr.cpp