[clang] [CIR] Upstream the CatchParamOp (PR #165110)

Bruno Cardoso Lopes via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 27 12:25:55 PDT 2025


================
@@ -0,0 +1,65 @@
+// RUN: cir-opt %s -verify-diagnostics -split-input-file
+
----------------
bcardosolopes wrote:

We also need print/parsing tests that are valid

https://github.com/llvm/llvm-project/pull/165110


More information about the cfe-commits mailing list