Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
clang-tools-extra/clangd/tool/ClangdMain.cpp | ||
---|---|---|
701 | should we first update the background index storage location? |
clang-tools-extra/clangd/tool/ClangdMain.cpp | ||
---|---|---|
436 | I think this is the sort of detail best left to the actual documentation. | |
701 | This is done. (There will still be old .clangd directories around, but that will ~always be true) |
nit: maybe worth mentioning that the user config has higher privilege.