================
@@ -96,6 +96,28 @@ class CIRGenBuilderTy : public cir::CIRBaseBuilderTy {
llvm_unreachable("Unsupported record kind");
}
+ /// Get a CIR named record type.
+ ///
+ /// If a record already exists and is complete, but the client tries to fetch
----------------
erichkeane wrote:
Can we have some asserts here for this condition?
https://github.com/llvm/llvm-project/pull/142823
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits