[clang] [CIR] Upstream Exception CXXTryStmt (PR #162528)

Amr Hesham via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 10 08:57:29 PDT 2025


AmrDeveloper wrote:

> It would be useful to pull the CIR dialect changes out of this and into a separate PR that precedes this one. You could also Move the CFG flattening into a follow-up PR and just not lower to LLVM IR in this one. Those changes would make this easier to review.

Yes, I will do that

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


More information about the cfe-commits mailing list