This allows tools to examine symbols that would be collected in a symbol index. For example, a tool that measures index-based completion quality would be interested in references to symbols that are collected in the index.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Can you motivate this change a bit, and add tests?
clangd/index/SymbolCollector.h | ||
---|---|---|
61 ↗ | (On Diff #152241) | in principle, this should take const Options&? |