diff options
author | Marco Hinz <mh.codebro@gmail.com> | 2018-11-20 12:17:49 +0100 |
---|---|---|
committer | Marco Hinz <mh.codebro@gmail.com> | 2018-11-24 22:56:25 +0100 |
commit | fc0aeb5f88eccb4c816ba68bfa2902d621067c4e (patch) | |
tree | 2cbd00812daf5263476e4edcb3d975eb93439319 /scripts/gen_help_html.py | |
parent | 2f6364ea4b54a1ff337d0e5168454c4949e3fd8a (diff) | |
download | rneovim-fc0aeb5f88eccb4c816ba68bfa2902d621067c4e.tar.gz rneovim-fc0aeb5f88eccb4c816ba68bfa2902d621067c4e.tar.bz2 rneovim-fc0aeb5f88eccb4c816ba68bfa2902d621067c4e.zip |
xenial: fix clang error messages
* Remove FUNC_ATTR_NONNULL_ALL from function without pointer arguments.
Otherwise the ASAN build would complain:
error: 'nonnull' attribute applied to function with no pointer arguments [-Werror,-Wignored-attributes]
static void do_autocmd_focusgained(_Bool gained) __attribute__((nonnull));
Diffstat (limited to 'scripts/gen_help_html.py')
0 files changed, 0 insertions, 0 deletions