================
@@ -55,12 +59,29 @@ class CIRGenCXXABI {
return md->getParent();
}
+ /// Return whether the given global decl needs a VTT parameter.
----------------
andykaylor wrote:It's going to look like a typo, but OK. ;-) https://github.com/llvm/llvm-project/pull/143639 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
