Skip to content

Have run.py utility correct for mismatches in compile_commands.json produced by BEAR rather than cmake #524

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
secure-sw-dev-bot opened this issue Jan 16, 2022 · 0 comments

Comments

@secure-sw-dev-bot
Copy link

This issue was copied from checkedc/checkedc-clang#525


compile_commands.json files produced by BEAR have a slightly different structure than those produced by cmake. Additionally, they use relative paths instead of absolute paths. This seems to be confusing checked-c-convert as it tries to find the compile commands. To fix it, let's have run.py modify BEAR-produced compile_commands.json files to match the formatting of cmake-produced files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant