You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The move to `cxx_internal_tools` broke open source users that had a custom `make_comp_db` to work
around #307.
This commit makes it configurable so that OSS users can again provide their own script to generate
legal `compile_commands.json` files.
A few remaining tools are made `PUBLIC` so that OSS users can simply reuse them.
0 commit comments