forked from OSchip/llvm-project
parent
72fc7b842c
commit
529bdcd7ce
|
@ -368,4 +368,4 @@ project-wide index to clangd. There are two ways to do this.
|
||||||
Then you can pass generated index file to clangd using
|
Then you can pass generated index file to clangd using
|
||||||
`-index-file=/path/to/index_file`. *Note that clangd-indexer isn't
|
`-index-file=/path/to/index_file`. *Note that clangd-indexer isn't
|
||||||
included alongside clangd in the Debian clang-tools package. You will
|
included alongside clangd in the Debian clang-tools package. You will
|
||||||
likely have to build clangd from source to use this option.*
|
likely have to build it from source to use this option.*
|
||||||
|
|
Loading…
Reference in New Issue