Skip to content

oclint/oclint-json-compilation-database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

oclint-json-compilation-database

Travis CI Status

compile_commands.json is a JSON format compilation database. It maintains a list of sources with their build options.

OCLint can leverage the information from this file to facilitate the inspection process.

oclint-json-compilation-database helps extract and filter information from compile_commands.json, and invoke OCLint under the hook for analysis.

Visit http://oclint.org/docs/manual/oclint-json-compilation-database.html for documentation about using oclint-json-compilation-database.

About

A helper program that filters information from compile_command.json and invoke OCLint for static code analysis

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages