rjmccall wrote: > Given you said this is in general, it sounds like there are cases where > virtual bases are not live out of the base subobject destructor?
Just sloppy wording, sorry. Virtual bases are always live out of the base subobject destructor. https://github.com/llvm/llvm-project/pull/166276 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
