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
- Host: GitHub
- URL: https://github.com/vorner/compile-commands-post
- Owner: vorner
- License: apache-2.0
- Created: 2017-11-12T09:39:37.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-02-24T09:29:03.000Z (over 7 years ago)
- Last Synced: 2024-12-27T04:08:48.667Z (over 1 year ago)
- Language: Rust
- Size: 8.79 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
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.