libear

generate compilation database for Clang tooling (wrapper library)

Description

Bear records the flags passed to the compiler for each translation unit and stores them in a JSON file. This file can be used by Clang's tooling interface and programs like clang-check to process a translation unit.

cmake supports the generation of JSON compilation databases out of the box. For any other build system that does not support this, Bear can be used instead to intercept the invocation of the compiler.

This is the required library for wrapping system calls.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/rizsotto/Bear


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libear