[all-commits] [llvm/llvm-project] 716454: [CIR] Upstream Try block with only noexcept calls ...
Amr Hesham via All-commits
all-commits at lists.llvm.org
Tue Oct 28 09:23:37 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7164544428ea7881ca95b69ef4f3997a83d6fc06
https://github.com/llvm/llvm-project/commit/7164544428ea7881ca95b69ef4f3997a83d6fc06
Author: Amr Hesham <amr96 at programmer.net>
Date: 2025-10-28 (Tue, 28 Oct 2025)
Changed paths:
M clang/lib/CIR/Dialect/Transforms/FlattenCFG.cpp
M clang/test/CIR/CodeGen/try-catch.cpp
Log Message:
-----------
[CIR] Upstream Try block with only noexcept calls (#165153)
Upstream try block with only noexcept calls inside, which doesn't need
to be converted to TryCallOp
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