mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 21:00:13 +01:00
Fixes a crash that would occur due to `scope_id` of the class being unset. Relands #7106 that was reverted by #7103 due to a github infrastructure bug. Co-authored-by: David Blaikie <dblaikie@gmail.com>