mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Not all of the pre-check errors could be diagnosed by re-running `PreCheckExpression` e.g. key path expressions are mutated to a particular form after an error has been produced. To make the behavior consistent, let's allow pre-check to emit diagnostics and unify pre-check and constraint generation fixes. Resolves: rdar://77466241
88 KiB
88 KiB