Commit 3c46bb99 authored by Ben Noordhuis's avatar Ben Noordhuis
Browse files

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.

PR-URL: https://github.com/nodejs/node/pull/7986


Reviewed-By: default avatarJames M Snell <jasnell@gmail.com>
parent a3bc9a19
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment