mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-27 17:40:10 +01:00
When importing a class definition, don't ask for the class layout if the definition is invalid. Avoids an assertion failure in Clang. --------- Co-authored-by: Dana Jansens <danakj@orodu.net>