bear

Generate compilation database for clang tooling

brewmacoslinux
Try with needOr install directly
Source

About

Generate compilation database for clang tooling

Commands

bear

Examples

Generate compilation database from make build$ bear -- make
Generate compilation database from cmake build$ bear -- cmake --build build
Generate compilation database from custom build command$ bear -- ./build.sh