summaryrefslogtreecommitdiff
path: root/ale_linters/cpp/clangcheck.vim
AgeCommit message (Expand)Author
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