Bear: Bear (generates a compilation database for clang tooling) Bear: Bear: The JSON compilation database is used in the clang project to Bear: provide information on how a single compilation unit is processed. Bear: With this, it is easy to re-run the compilation with alternate Bear: programs. Bear: Bear: Bear: Bear: https://github.com/rizsotto/Bear Bear: