]> granicus.if.org Git - clang/commit
Update the initializer's type, in addition to the decl, if we've changed the type...
authorChristopher Lamb <christopher.lamb@gmail.com>
Thu, 29 Nov 2007 19:09:19 +0000 (19:09 +0000)
committerChristopher Lamb <christopher.lamb@gmail.com>
Thu, 29 Nov 2007 19:09:19 +0000 (19:09 +0000)
commit48b1239860f0cc372f0e54588aa5e200abe6fcf2
treeea0859aaff3b7dea9a3629b26c6b27c5353d61e4
parent502654085f1529ef034be9ad0fd078d32e47ddfa
Update the initializer's type, in addition to the decl, if we've changed the type of the decl based on it.

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