This revision was automatically updated to reflect the committed changes.
Closed by commit rL372825: [clangd] Fix the stale documentation about
background indexing. (authored by hokein, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
hokein updated this revision to Diff 221687.
hokein marked an inline comment as done.
hokein added a comment.
Fix a typo.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66937/new/
https://reviews.llvm.org/D66937
Files:
clang-tools-extra/docs/clan
kadircet accepted this revision.
kadircet added a comment.
This revision is now accepted and ready to land.
thanks, lgtm!
Comment at: clang-tools-extra/docs/clangd/Installation.rst:364
+ amount of cores by passing the `-j=` flag;
+- the index is saved to the ``.clangd/index``
hokein added inline comments.
Comment at: clang-tools-extra/docs/clangd/Installation.rst:365
+- background indexing canb be disable by the ``--background-index=false`` flag;
+ if it is disabled, clangd doesn't have a global view of the whole project, it
+ only has a view on sym
hokein updated this revision to Diff 221523.
hokein marked 2 inline comments as done.
hokein added a comment.
address comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66937/new/
https://reviews.llvm.org/D66937
Files:
clang-tools-extra/doc
kadircet added inline comments.
Comment at: clang-tools-extra/docs/clangd/Installation.rst:363
-- Pass an experimental `-background-index` command line argument. With
- this feature enabled, clangd incrementally builds an index of projects
- that you work on and uses the jus
hokein added inline comments.
Comment at: clang-tools-extra/docs/clangd/Installation.rst:363
-- Pass an experimental `-background-index` command line argument. With
- this feature enabled, clangd incrementally builds an index of projects
- that you work on and uses the just-
hokein updated this revision to Diff 221508.
hokein marked 8 inline comments as done.
hokein added a comment.
Herald added a subscriber: usaxena95.
Address comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66937/new/
https://reviews.llvm.org/
hokein updated this revision to Diff 221509.
hokein added a comment.
fix a typo
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66937/new/
https://reviews.llvm.org/D66937
Files:
clang-tools-extra/docs/clangd/Installation.rst
Index: clang-tools-e
kadircet added a subscriber: sammccall.
kadircet added a comment.
Thanks for updating this! Pinging @sammccall since he is also working on
writing some release docs, might be helpful to bring this to your attention.
Comment at: clang-tools-extra/docs/clangd/Installation.rst:35
hokein created this revision.
hokein added a reviewer: kadircet.
Herald added subscribers: arphaman, jkorous, MaskRay, ilya-biryukov.
Herald added a project: clang.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D66937
Files:
clang-tools-extra/docs/clangd/Installation.rst
Ind
11 matches
Mail list logo