]> granicus.if.org Git - clang/commit
Fix PR8760: IndirectFieldDecl Type was not updated during template instantiation.
authorFrancois Pichet <pichet2000@gmail.com>
Thu, 9 Dec 2010 10:07:54 +0000 (10:07 +0000)
committerFrancois Pichet <pichet2000@gmail.com>
Thu, 9 Dec 2010 10:07:54 +0000 (10:07 +0000)
commit40e17752086c2c497951d64f5ac6ab5039466113
tree892e1022b87912bfd8fd34fe12169dc6e80aa0a0
parentc66b516707a73b026cd34f3c0bfcaaf4409155c7
Fix PR8760: IndirectFieldDecl Type was not updated during template instantiation.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@121363 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaTemplateInstantiateDecl.cpp
test/CodeGenCXX/anonymous-union-member-initializer.cpp