mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 22:02:23 +01:00
Only do the lookup when the class is complete. Before this change we crash in `Sema::LookupQualifiedName()` on `Declaration context must already be complete!`.