mirror of
https://github.com/apple/swift.git
synced 2025-12-25 12:15:36 +01:00
in override completions. '_' as a filterName is not something clients expect. This align with function call completions. But, unlike call-site completions, we do need '_' in the source text. So instead of mark the chunk "annotation", make an exception in 'printCodeCompletionResultFilterName()'. rdar://91892610
17 KiB
17 KiB