Veikka Tuominen 794beafb9c Sema: validate extern struct field types earlier
`validateExternType` does not require the type to be resolved so we can
check it earlier. Only doing it in `resolveTypeFully` lead to worse or
missing compile errors.
2022-07-21 12:21:30 -07:00
..
2022-07-20 12:27:03 -07:00
2020-10-31 12:21:49 +02:00
2022-07-06 15:10:41 -07:00