Files
ale/doc
Nicolas Pauss 78942df284 cc: use '-x c*-header' for header files for C and C++ linters. (#4318)
When linting an header file in C or C++, `-x c-header` or
`-x c++-header` should be used instead of `-x c` or `-x c++`.

Using `-x c` or `-x c++` for headers files can lead to unused variables
and functions marked as static inlined as seen in #4096.

Using `-x c-header` or `-x c++-header` solve these issues.

The list of file extensions that are considered as header files can be
configured with the variables `g:ale_c_cc_header_exts` and
`g:ale_cpp_cc_header_exts`.
2022-09-25 09:02:43 +09:00
..
2021-11-19 07:41:05 +09:00
2021-11-19 07:41:05 +09:00
2018-12-01 15:05:18 +09:00
2022-02-06 14:08:10 +09:00
2022-07-22 13:05:08 +09:00
2021-11-19 07:41:05 +09:00
2019-09-10 20:54:14 +01:00
2021-03-19 22:29:06 +00:00
2022-01-04 21:49:03 +09:00
2021-11-19 07:41:05 +09:00
2019-09-04 00:20:12 +02:00
2021-10-09 14:33:07 +09:00
2020-10-31 14:01:08 +08:00
2017-12-01 17:36:44 +00:00
2018-08-02 13:50:56 -07:00
2022-06-26 16:04:59 +09:00
2022-05-16 21:15:52 +09:00
2021-11-19 07:41:05 +09:00
2017-08-10 21:09:58 +01:00
2020-12-23 16:50:45 +01:00
2018-11-11 18:26:37 +01:00
2021-11-19 07:41:05 +09:00
2022-01-04 21:49:03 +09:00
2018-09-08 16:05:34 -04:00
2019-01-20 19:39:47 -06:00
2021-11-19 07:41:05 +09:00
2022-01-04 21:49:03 +09:00
2018-05-04 21:44:32 +02:00
2019-11-14 14:50:21 +00:00
2018-09-26 20:09:37 +08:00
2018-09-06 21:59:03 -04:00
2022-07-26 17:55:22 +09:00
2021-01-22 23:51:29 +09:00
2022-05-16 21:15:52 +09:00
2018-09-28 16:18:40 -07:00
2018-04-21 22:09:38 +09:00
2018-02-10 13:17:53 -06:00
2021-11-19 07:41:05 +09:00
2018-10-26 17:29:17 +01:00
2022-04-06 17:00:59 +09:00
2018-06-25 10:28:59 +02:00
2020-11-21 20:58:34 +00:00
2022-05-16 21:14:11 +09:00
2020-12-17 09:19:19 +01:00
2021-11-19 07:41:05 +09:00
2018-12-06 11:23:31 -07:00
2021-11-19 07:41:05 +09:00
2022-01-04 21:49:03 +09:00
2021-11-19 07:41:05 +09:00
2017-08-02 23:05:19 +01:00
2021-11-19 07:41:05 +09:00
2021-11-19 07:41:05 +09:00
2022-01-04 21:49:03 +09:00
2022-01-04 21:49:03 +09:00
2021-11-19 07:41:05 +09:00
2022-09-11 10:53:33 +09:00
2018-08-03 21:13:48 +01:00
2021-10-24 21:05:55 +09:00
2022-05-17 07:38:54 +09:00