summaryrefslogtreecommitdiff
path: root/ed25519.c
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@dtucker.net>2020-06-05 13:20:10 +1000
committerDarren Tucker <dtucker@dtucker.net>2020-06-05 13:20:10 +1000
commit8da801f585dd9c534c0cbe487a3b1648036bf2fb (patch)
treef513eb25009a0702265299dedf150ac3a887b702 /ed25519.c
parent049297de975b92adcc2db77e3fb7046c0e3c695d (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 'ed25519.c')
0 files changed, 0 insertions, 0 deletions