mirror of https://github.com/dense-analysis/ale
951a668b14
Gcc does not support `x c*-header` when using `-` as input filename, which is what ALE does. Rework the feature to only use `-x c*-header` flag when using Clang and not GCC. The feature is now also controlled with the variable `g:ale_c_cc_use_header_lang_flag` and `g:ale_cpp_cc_use_header_lang_flag`. |
||
---|---|---|
.. | ||
cc.vim | ||
ccls.vim | ||
clangd.vim | ||
clangtidy.vim | ||
cppcheck.vim | ||
cpplint.vim | ||
cquery.vim | ||
cspell.vim | ||
flawfinder.vim |