An open API service indexing awesome lists of open source software.

https://github.com/vorner/compile-commands-post

Manager of clang compilation database
https://github.com/vorner/compile-commands-post

Last synced: 8 months ago
JSON representation

Manager of clang compilation database

Awesome Lists containing this project

README

          

# A post-processor for user-wide compile database

This prunes duplicate entries in the database and generates similar entries for
header files, since some tools want to work on that too but they are not
compiled during normal build.