[clang] [CIR] Add is_implicit to ReturnOp (PR #174832)

Henrich Lauko via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 8 07:48:58 PST 2026


https://github.com/xlauko commented:

Can there be implicit return with value?
Maybe we can verify/enforce that `implicit` can be set only without return value?

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


More information about the cfe-commits mailing list