| Summary: | dev-utils/cquery ebuild request - a highly-scalable, low-latency language server for C/C++/Objective-C | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Anton Kochkov <anton.kochkov> |
| Component: | New packages | Assignee: | Default Assignee for New Packages <maintainer-wanted> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | CC: | jstein |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Anton Kochkov
2019-05-06 09:49:52 UTC
I think it is better to package its fork then - ccls: https://github.com/MaskRay/ccls Cquery seemingly dead, while ccls is actively developed and optimized. Ccls support C++17, uses clang C++ API, and codebase is simpler. cquery has system include path detection (through running the compiler driver) while ccls uses clangDriver. cquery is dead. |