Description
Tool that generates a compilation database for clang tooling.
Note: the bear command is very useful to generate compilation commands e.g. for YouCompleteMe. You just enter your development nix-shell and run bear make
. It's not perfect, but it gets a long way.