summaryrefslogtreecommitdiff
path: root/ale_linters/cpp/clangcheck.vim
AgeCommit message (Expand)Author
2019-09-26clangcheck: Add -fno-color-diagnosticsEddie Lebow
2019-05-20Fix #2421 - Use compile_commands.json in build dirs to find rootsw0rp
2019-02-22#2132 - Replace all uses of foo_callback with foow0rp
2018-08-02Simplify the code for most linters and tests with closuresw0rp
2018-07-29Add support for parsing compile_commands.json files for C compilersw0rp
2018-01-02Fix #1255: Move extra clang-check args to before user optionsJonatan Olofsson
2017-07-17#703 Add arguments to avoid generating plist files if no build directory is d...w0rp
2017-07-16#711 - Make the clangcheck executable configurablew0rp
2017-06-24Add clangcheck Linter to cpp (#686)Gagbo