rizsotto / Bear

Bear is a tool that generates a compilation database for clang tooling.
GNU General Public License v3.0
4.83k stars 313 forks source link

How does bear work? #559

Closed mahmnv closed 8 months ago

mahmnv commented 8 months ago

Hi, I'd like to know how does bear generate compile_commands.json regardless of the build tool used. Couldn't find this info in the README

rizsotto commented 8 months ago

https://github.com/rizsotto/Bear/wiki/Troubleshooting might help.