================ @@ -180,7 +180,11 @@ CharUnits CodeGenModule::computeNonVirtualBaseClassOffset( // Get the layout. const ASTRecordLayout &Layout = Context.getASTRecordLayout(RD); - const auto *BaseDecl = Base->getType()->castAsCXXRecordDecl(); + const auto *BaseDecl = ---------------- andykaylor wrote:
Ignore these changes. They're artifacts from another PR. https://github.com/llvm/llvm-project/pull/155534 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits