rizsotto / Bear

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

Bear shall pass config file to Citnames #342

Closed rizsotto closed 3 years ago

rizsotto commented 3 years ago

Citnames is generating the final JSON compilation database, and using a configuration object to influence the output file generation. Currently Bear passes only compiler flags to Citnames, but it would be nice to pass along a config file.