mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-27 17:50:09 +01:00
I've been thinking about how to restructure block recursion in order to handle params better, but this PR doesn't encounter that issue, and I may be able to adjust SemanticsIR to avoid the issue (but I'm still not sure how to form complex types in LLVM IR). Co-authored-by: Chandler Carruth <chandlerc@gmail.com>