syntastic-extras icon indicating copy to clipboard operation
syntastic-extras copied to clipboard

Improve a compile_commands.json support

Open golem0xE opened this issue 6 years ago • 1 comments

  • Parse file generated by bear.
  • Filter all irrelevant compile options out to allow syntax checking in case of cross-compiled projects.

golem0xE avatar Dec 13 '19 12:12 golem0xE

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.

myint avatar Dec 23 '19 22:12 myint