]> granicus.if.org Git - clang/commit
Fix crashes when creating global instances of polymorphic classes without fields
authorTimur Iskhodzhanov <timurrrr@google.com>
Wed, 2 Oct 2013 16:03:16 +0000 (16:03 +0000)
committerTimur Iskhodzhanov <timurrrr@google.com>
Wed, 2 Oct 2013 16:03:16 +0000 (16:03 +0000)
commit9a3be4cfdf7858b2467f57448ab99f72a2926b35
treedc1dc630136269b358021e47ded161c3983d7544
parent72c26c0d47eb850db18b784403260bce0632c478
Fix crashes when creating global instances of polymorphic classes without fields

Reviewed at http://llvm-reviews.chandlerc.com/D1795

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@191839 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGDeclCXX.cpp
test/CodeGenCXX/destructor-exception-spec.cpp