mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 22:02:23 +01:00
Fix some situations where we'd drop the storage argument when building an in-place initializing expression. We now guarantee that an expression with the in-place initializing category always has a storage argument.