diff options
author | Darren Tucker <dtucker@dtucker.net> | 2020-06-05 13:20:10 +1000 |
---|---|---|
committer | Darren Tucker <dtucker@dtucker.net> | 2020-06-05 13:20:10 +1000 |
commit | 8da801f585dd9c534c0cbe487a3b1648036bf2fb (patch) | |
tree | f513eb25009a0702265299dedf150ac3a887b702 /regress/conch-ciphers.sh | |
parent | 049297de975b92adcc2db77e3fb7046c0e3c695d (diff) |
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 'regress/conch-ciphers.sh')
0 files changed, 0 insertions, 0 deletions