diff options
author | Darren Tucker <dtucker@dtucker.net> | 2020-06-05 05:20:10 +0200 |
---|---|---|
committer | Darren Tucker <dtucker@dtucker.net> | 2020-06-05 05:20:10 +0200 |
commit | 8da801f585dd9c534c0cbe487a3b1648036bf2fb (patch) | |
tree | f513eb25009a0702265299dedf150ac3a887b702 /.skipped-commit-ids | |
parent | upstream: Import regenerated moduli file. (diff) | |
download | openssh-8da801f585dd9c534c0cbe487a3b1648036bf2fb.tar.xz openssh-8da801f585dd9c534c0cbe487a3b1648036bf2fb.zip |
Test fallthrough in OSSH_CHECK_CFLAG_COMPILE.
clang 10's -Wimplicit-fallthrough does not understand /* FALLTHROUGH */
comments and we don't use the __attribute__((fallthrough)) that it's
looking for. This has the effect of turning off -Wimplicit-fallthrough
where it does not currently help (particularly with -Werror). ok djm@
Diffstat (limited to '.skipped-commit-ids')
0 files changed, 0 insertions, 0 deletions