mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
After trailing closure, we perform "Labeled trailing closure" completion and fall back to other completion depending on the position. If the completion happens at a newline position, it used to fallback to global expression completion, but in type context, we should do override completion instead. Also, we didn't use to propagate 'hasCodeCompletion()' status properly. rdar://problem/64650782
231 KiB
231 KiB