mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
If there's expected signature after the code completion.
For example:
func <HERE>(arg: Int) {}
This is clearly modifying the function name. We should not perform any
completion including override completion.
rdar://problem/58378950
4.9 KiB
4.9 KiB