[PATCH] [ms-cxxabi] Fix the base/complete dtor logic.

Timur Iskhodzhanov timurrrr at google.com
Mon May 20 07:57:00 PDT 2013


  > which always uses complete dtors to destroy objects

  Correction: I've accidentally ignored the existence of deleting/virtual destructors while writing this, but it doesn't change the remaining logic.

http://llvm-reviews.chandlerc.com/D823



More information about the cfe-commits mailing list