mirror of
https://github.com/MaskRay/ccls.git
synced 2024-11-24 08:35:08 +00:00
Update wiki link
This commit is contained in:
parent
7b3aca2952
commit
87d7c40903
@ -38,10 +38,10 @@ The comparison with cquery as noted on 2018-07-15:
|
||||
|
||||
cquery has system include path detection (through running the compiler driver) while ccls uses clangDriver.
|
||||
|
||||
# >>> [Getting started](../../wiki/Getting-started) (CLICK HERE) <<<
|
||||
# >>> [Getting started](../../wiki/Home) (CLICK HERE) <<<
|
||||
|
||||
* [Build](../../wiki/Build)
|
||||
* [Client feature table](../../wiki/Client-feature-table)
|
||||
* [FAQ](../../wiki/FAQ)
|
||||
|
||||
ccls can index itself (~180MiB RSS when ide, noted on 2018-09-01), FreeBSD, glibc, Linux, LLVM (~1800MiB RSS), musl (~60MiB RSS), ... with decent memory footprint. See [wiki/compile_commands.json](../../wiki/compile_commands.json) for examples.
|
||||
ccls can index itself (~180MiB RSS when idle, noted on 2018-09-01), FreeBSD, glibc, Linux, LLVM (~1800MiB RSS), musl (~60MiB RSS), ... with decent memory footprint. See [wiki/compile_commands.json](../../wiki/compile_commands.json) for examples.
|
||||
|
Loading…
Reference in New Issue
Block a user