To take up the .clangd folder for other potential uses in the future.
Details
Details
- Reviewers
kadircet sammccall - Commits
- rG3043a72f815b: Merging r354505: --------------------------------------------------------------…
rGc57a1fccff90: Merging r354505: --------------------------------------------------------------…
rL354982: Merging r354505:
rL354981: Merging r354505:
rG2754942cbaef: [clangd] Store index in '.clangd/index' instead of '.clangd-index'
rCTE354505: [clangd] Store index in '.clangd/index' instead of '.clangd-index'
rL354505: [clangd] Store index in '.clangd/index' instead of '.clangd-index'
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Thanks!
clang-tools-extra/clangd/index/BackgroundIndexStorage.cpp | ||
---|---|---|
75 ↗ | (On Diff #187549) | NIT: it looks like we don't need the "/" at the end of "index/" |
clang-tools-extra/clangd/index/BackgroundIndexStorage.cpp | ||
---|---|---|
75 ↗ | (On Diff #187549) | Done. |