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
- rCTE Clang Tools Extra
- Build Status
Buildable 19570 Build 19570: arc lint + arc unit
Event Timeline
Comment Actions
Can you motivate this change a bit, and add tests?
clangd/index/SymbolCollector.h | ||
---|---|---|
61 | in principle, this should take const Options&? |
in principle, this should take const Options&?