mirror of
https://github.com/apple/swift.git
synced 2026-06-27 12:25:55 +02:00
812d1566a7
We don't actually want to skip non-type contexts here, since we should only be showing override completions in the type context itself. This was pretty obscure to hit in practice, but I noticed it while fixing the crasher.