Package bear

Tool that generates a compilation database for clang tooling

https://github.com/rizsotto/bear

Build ear produces compilation database in JSON format. This database describes
how single compilation unit should be processed and can be used by Clang
tooling.

Version: 3.1.3

See also: bear-engine.

General Commands

bear a tool to generate compilation database for Clang tooling.
bear-citnames deduce command semantic
bear-intercept intercept command executions in user space.