No one was using it
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D139998
[clangd] Remove ReferenceFinder::Reference::Target ClosedPublic Authored by nridge on Dec 14 2022, 12:19 AM. Tokens "Like" token, awarded by tom-anders.
Details Summary No one was using it
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 16 2022, 2:03 AM This revision was landed with ongoing or failed builds.Dec 16 2022, 11:45 AM Closed by commit rG40d29c0a714d: [clangd] Remove ReferenceFinder::Reference::Target (authored by nridge). · Explain Why This revision was automatically updated to reflect the committed changes.
Diff 483624 clang-tools-extra/clangd/XRefs.cpp
|
nit: TargetDecls.insert(ND->getCanonicalDecl()) directly, and drop the braces.