[all-commits] [llvm/llvm-project] bd2180: [CIR] Upstream CIR Dialect TryOp with Catch Attrs ...
Amr Hesham via All-commits
all-commits at lists.llvm.org
Thu Oct 16 10:05:59 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bd2180013240844711e9d287fae7c3d32f630cc1
https://github.com/llvm/llvm-project/commit/bd2180013240844711e9d287fae7c3d32f630cc1
Author: Amr Hesham <amr96 at programmer.net>
Date: 2025-10-16 (Thu, 16 Oct 2025)
Changed paths:
M clang/include/clang/CIR/Dialect/IR/CIRAttrConstraints.td
M clang/include/clang/CIR/Dialect/IR/CIRAttrs.td
M clang/include/clang/CIR/Dialect/IR/CIROps.td
M clang/lib/CIR/Dialect/IR/CIRDialect.cpp
A clang/test/CIR/IR/invalid-try-catch.cir
A clang/test/CIR/IR/try-catch.cir
Log Message:
-----------
[CIR] Upstream CIR Dialect TryOp with Catch Attrs (#162897)
Upstream CIR TryOp with catch attributes as a prerequisite for
implementing try-catch in #162528
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