Loading search index…
No recent searches
No results for "Query here"
Golem supports clangd through a golem configure option:
clangd
golem configure
--clangd
Generates .clangd at the root of the project
.clangd
Uses build/golem/clangd/compile_commands.json
build/golem/clangd/compile_commands.json
The files are generated when running golem build.
golem build