================
@@ -1231,6 +1231,7 @@ class CIRGenFunction : public CIRGenTypeCache {
   };
 
   LexicalScope *curLexScope = nullptr;
+  mlir::Operation *currentFuncletPad = nullptr;
----------------
AmrDeveloper wrote:

Maybe we can add it to the MissingFeatures with explanation comment 🤔 

https://github.com/llvm/llvm-project/pull/171169
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to