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
- rG LLVM Github Monorepo
- Build Status
Buildable 28335 Build 28334: arc lint + arc unit
Event Timeline
Comment Actions
Thanks!
clang-tools-extra/clangd/index/BackgroundIndexStorage.cpp | ||
---|---|---|
75 | NIT: it looks like we don't need the "/" at the end of "index/" |
clang-tools-extra/clangd/index/BackgroundIndexStorage.cpp | ||
---|---|---|
75 | Done. |
NIT: it looks like we don't need the "/" at the end of "index/"