[all-commits] [llvm/llvm-project] 6bb786: [CIR] Add structured CatchParamOp (#165110)

Amr Hesham via All-commits all-commits at lists.llvm.org
Sat Dec 6 05:57:18 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6bb786398efdbc496edd517e682caeaaefd46f6e
      https://github.com/llvm/llvm-project/commit/6bb786398efdbc496edd517e682caeaaefd46f6e
  Author: Amr Hesham <amr96 at programmer.net>
  Date:   2025-12-06 (Sat, 06 Dec 2025)

  Changed paths:
    M clang/include/clang/CIR/Dialect/IR/CIROps.td
    A clang/test/CIR/IR/catch-param.cir

  Log Message:
  -----------
  [CIR] Add structured CatchParamOp (#165110)

Upstream, the structured CatchParamOp as a prerequisite for implementing
exception handlers

Issue https://github.com/llvm/llvm-project/issues/154992



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list