[PATCH] Fix crashes when creating global instances of polymorphic classes without fields
Timur Iskhodzhanov
timurrrr at google.com
Tue Oct 1 05:39:32 PDT 2013
FTR at ToT, the crashes happen when calling
CGF.registerGlobalDtorWithAtExit(D, dtor, addr);
later in
ItaniumCXXABI::registerGlobalDtor
or
CGCXXABI::registerGlobalDtor
http://llvm-reviews.chandlerc.com/D1795
More information about the cfe-commits
mailing list