================
@@ -899,6 +933,52 @@ void CIRRecordLowering::accumulateBases(const
CXXRecordDecl *cxxRecordDecl) {
}
}
+void CIRRecordLowering::accumulateVBases() {
----------------
andykaylor wrote:Yes, we should definitely update to the newer code structure. Thanks for catching that! https://github.com/llvm/llvm-project/pull/155534 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
