mirror of
https://github.com/apple/swift.git
synced 2026-01-07 22:52:31 +01:00
With the previous changes, validating a property while type checking its initializer is no longer a fatal error. This means we don't have to do anything special when validating typo correction candidates, so we can get rid of the TypoCorrectionResolver. This means there is now only one subclass of LazyResolver, the TypeChecker itself.
178 KiB
178 KiB