Address Hamish’s review comments

This commit is contained in:
Alex Hoppen
2023-11-27 13:41:34 -08:00
parent fc08a24e95
commit f408619ddc
8 changed files with 38 additions and 43 deletions

View File

@@ -2569,7 +2569,7 @@ void SwiftLangSupport::findRelatedIdentifiersInFile(
return;
}
RenameLocs Locs = localRenameLocs(SrcFile, *Info);
RenameLocs Locs = localRenameLocs(SrcFile, Info->VD);
// Ignore any errors produced by `resolveRenameLocations` since, if some
// symbol failed to resolve, we still want to return all the other