================
@@ -362,6 +362,20 @@ class CIRGenBuilderTy : public cir::CIRBaseBuilderTy {
return getConstantInt(loc, getUInt64Ty(), c);
}
+ /// Create constant nullptr for pointer-to-data-member type ty.
----------------
andykaylor wrote:
We generally try to keep these kinds of cleanup-related changes in a separate
NFC PR to keep the revision history clean, but I appreciate the improved
organization.
https://github.com/llvm/llvm-project/pull/180597
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits