Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
mananaysiempre
10 months ago
|
parent
|
context
|
favorite
| on:
Fixing a bug in Google Chrome as a first-time cont...
So this actually exists, as it turns out. You can run clangd-indexer to produce a static index and then load it with clangd -index-file. The caveat is that
> [r]unning clangd-indexer is expensive and produced index is not incremental.
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
> [r]unning clangd-indexer is expensive and produced index is not incremental.