syntastic-extras
syntastic-extras copied to clipboard
Improve a compile_commands.json support
- Parse file generated by
bear. - Filter all irrelevant compile options out to allow syntax checking in case of cross-compiled projects.
Thanks! I think this looks good, but this pull request introduces some unrelated stylistic changes in addition to the actual feature. This makes it a bit harder to review. I can merge it once the stylistic changes are removed.