diff options
author | Nicolas Pauss <nicolas.pauss@intersec.com> | 2022-10-12 00:05:37 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-12 07:05:37 +0900 |
commit | 951a668b1490f0b3dcdcec6b4ebf3f626c0f416f (patch) | |
tree | 48eac8f7911b6fcfc1ad47ef02f84416628ccfcd /test/handler/test_thriftcheck_handler.vader | |
parent | f085227504076dff5224cbf10cb1bf83286188a9 (diff) | |
download | ale-951a668b1490f0b3dcdcec6b4ebf3f626c0f416f.zip |
cc: fix using '-x c*-header' for header files with GCC. (#4334)
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`.
Diffstat (limited to 'test/handler/test_thriftcheck_handler.vader')
0 files changed, 0 insertions, 0 deletions