[clangd] Adapt index interfaces to D45014, and fix the old bugs.
- don't count occurrences of decls where we don't spell the name
Paths
| Differential D45356
[clangd] Adapt index interfaces to D45014, and fix the old bugs. ClosedPublic Authored by sammccall on Apr 6 2018, 12:41 AM.
Details Summary [clangd] Adapt index interfaces to D45014, and fix the old bugs.
Diff Detail
Event TimelineHerald added subscribers: cfe-commits, MaskRay, ioeric and 3 others. · View Herald TranscriptApr 6 2018, 12:41 AM This revision is now accepted and ready to land.Apr 9 2018, 2:22 AM Closed by commit rL329571: [clangd] Adapt index interfaces to D45014, and fix the old bugs. (authored by sammccall). · Explain WhyApr 9 2018, 7:31 AM Closed by commit rCTE329571: [clangd] Adapt index interfaces to D45014, and fix the old bugs. (authored by sammccall). · Explain Why This revision was automatically updated to reflect the committed changes. This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 141643 clangd/XRefs.cpp
clangd/index/SymbolCollector.h
clangd/index/SymbolCollector.cpp
unittests/clangd/SymbolCollectorTests.cpp
unittests/clangd/XRefsTests.cpp
|