This is an archive of the discontinued LLVM Phabricator instance.

[clangd] Remove redundant `findRefs` calls. NFC.
ClosedPublic

Authored by lh123 on Jun 28 2020, 5:34 AM.

Details

Summary

Remove redundant findRefs calls.

Diff Detail

Event Timeline

lh123 created this revision.Jun 28 2020, 5:34 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 28 2020, 5:34 AM
lh123 updated this revision to Diff 273928.Jun 28 2020, 5:36 AM

Rebase to head.

sammccall accepted this revision.Jun 30 2020, 1:25 AM

Oops, thank you!

This revision is now accepted and ready to land.Jun 30 2020, 1:25 AM
This revision was automatically updated to reflect the committed changes.