================
@@ -1750,7 +1742,7 @@ class CIRGenFunction : public CIRGenTypeCache {
void emitLambdaDelegatingInvokeBody(const CXXMethodDecl *md);
void emitLambdaStaticInvokeBody(const CXXMethodDecl *md);
- void populateCatchHandlers(cir::TryOp tryOp);
+ // void populateCatchHandlers(cir::TryOp tryOp);
----------------
andykaylor wrote:
Yes. I thought I found all of these. I was commenting things out as I removed
them until I was confident they weren't needed. I missed this when I cleaned up.
https://github.com/llvm/llvm-project/pull/180857
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits