================
@@ -37,6 +37,10 @@ class CIRGenCXXABI {
 
   void setCXXABIThisValue(CIRGenFunction &cgf, mlir::Value thisPtr);
 
+  /// Emit a single constructor/destructor with the gien type from a C++
----------------
erichkeane wrote:

```suggestion
  /// Emit a single constructor/destructor with the gen type from a C++
```

https://github.com/llvm/llvm-project/pull/143639
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to