mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
In the new code-completion code path, force any known operators to go through a fixed sort order. To identify operators unambiguously, add a new BuiltinOperator code-completion kind to handle non-decl operators (!, ., ?., and =). rdar://problem/25994246 rdar://problem/23440367
44 KiB
44 KiB