This would reduce the false positive when the static index is in an
unavailable state, e.g. background index is not finished.
Details
Details
- Reviewers
sammccall - Commits
- rGd44fc23abdb6: [clangd] Bail out early if we are sure that the symbol is used outside of the…
rL373444: [clangd] Bail out early if we are sure that the symbol is used outside of the…
rCTE373444: [clangd] Bail out early if we are sure that the symbol is used outside of the…
Diff Detail
Diff Detail
- Repository
- rL LLVM