[include-fixer] collect the number of times a symbols is found in an
indexing run and use it for symbols popularity ranking.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
include-fixer/find-all-symbols/tool/FindAllSymbolsMain.cpp | ||
---|---|---|
91 ↗ | (On Diff #59025) | Can we remove the set now? 2 copies of all SymbolInfos seems unnecessary. |