swift
862e14e0 - [CursorInfo] De-duplicate reported cursor info results

Commit
2 years ago
[CursorInfo] De-duplicate reported cursor info results The constraint system might produce multiple solutions that all reference the same declaration. We should only report the declaration once in those cases instead of multiple times. rdar://111814276
Author
Committer
Parents
  • lib/IDE
    • File
      CursorInfo.cpp
  • test/SourceKit/CursorInfo
    • File
      cursor_ambiguous.swift
Loading