Utilities for reading and modifying JSON compilation databases.
The
Various tools support the generation of compilation database files.
On Linux, the Bear tool can be used to generate compilation databases from traditional
Currently, the primary use-case for compilation database files is to gather all the necessary flags to pass to the C preprocessor.