make it possible to use clang-tidy
All threads resolved!
All threads resolved!
Contains a .jq script that mangles build/compile_commands.json in a way that is suitable for consumption by clang:
- remove unknown command line options
- add -m32 switch
- make paths absolute (better for some IDEs)
Merge request reports
Activity
- Resolved by swym
- Resolved by swym
- Resolved by rahix
Two more things:
- You should probably at least
touch
the@OUTPUT@
file, just in case - Please add
compile-commands.json
to.gitignore
- You should probably at least
assigned to @rahix
added 1 commit
- 7664e314 - fix error thrown by jq sometimes - I don't know why, this just works better
added 2 commits
- Resolved by rahix
added 2 commits
added 3-Other label
Please register or sign in to reply