]> granicus.if.org Git - clang/commit
<rdar://problem/13185264> Don't crash when attempting to redundantly initialize a...
authorDouglas Gregor <dgregor@apple.com>
Mon, 25 Mar 2013 23:28:23 +0000 (23:28 +0000)
committerDouglas Gregor <dgregor@apple.com>
Mon, 25 Mar 2013 23:28:23 +0000 (23:28 +0000)
commitdc392c1bae3306af7aec25f0b0b14637d2dc6b39
treeabef1cc93e7c0ab50ec2fd82050ef7183f645606
parent2275b79621e8d22c2a36f95cdaa04e8653a56721
<rdar://problem/13185264> Don't crash when attempting to redundantly initialize a member of an anonymous union.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@177941 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDeclCXX.cpp
test/SemaCXX/class-base-member-init.cpp