Title here
Summary here
Golem can generate compile_commands.json files through a golem configure option:
--compile-commands
Generates files in build/golem/compile_commands/
Contains a general compile_commands.json
Contains folders for each target related compile_commands.json
The files are generated when running golem build.