This is an important ranking signal.
It's off for the dynamic index for now.
Details
Details
- Reviewers
- None
Diff Detail
Diff Detail
- Repository
- rCTE Clang Tools Extra
- Build Status
Buildable 15892 Build 15892: arc lint + arc unit
Paths
| Differential D44314
[clangd] Collect the number of files referencing a symbol in the static index. Needs ReviewPublic Authored by sammccall on Mar 9 2018, 10:08 AM. This revision needs review, but there are no reviewers specified.
Details
Summary This is an important ranking signal.
Diff Detail
Event TimelineHerald added subscribers: cfe-commits, ioeric, jkorous-apple and 2 others. · View Herald TranscriptMar 9 2018, 10:08 AM
Revision Contents
Diff 137788 clangd/global-symbol-builder/GlobalSymbolBuilderMain.cpp
clangd/index/Index.h
clangd/index/Merge.cpp
clangd/index/SymbolCollector.h
clangd/index/SymbolCollector.cpp
clangd/index/SymbolYAML.cpp
unittests/clangd/IndexTests.cpp
unittests/clangd/SymbolCollectorTests.cpp
|