]> granicus.if.org Git - clang/commit
Initialize storage class even if we got an erroneous mutable
authorDouglas Gregor <dgregor@apple.com>
Mon, 1 Dec 2008 22:46:22 +0000 (22:46 +0000)
committerDouglas Gregor <dgregor@apple.com>
Mon, 1 Dec 2008 22:46:22 +0000 (22:46 +0000)
commite89b02823a3ab1a5a282922ac9b014e226dca2ab
tree7e48ec5c5d032f15f83edc19ef546695dda9f298
parentbec1c9d6f3feeec112cc8eeae90c1be29c6aaf13
Initialize storage class even if we got an erroneous mutable

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