Skip to content

tools: add compile_commands.json gyp generator

Add a compile_commands.json generator for use with clang-based tooling.

Pass the (undocumented) -C switch to configure to make it generate the files in out/Debug and out/Release.

No need to merge right away. I'm opening the PR in case people find it useful.

Merge request reports

Loading