summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorderaadt@openbsd.org <deraadt@openbsd.org>2020-08-03 02:42:49 +0000
committerDamien Miller <djm@mindrot.org>2020-08-03 14:27:50 +1000
commitab9105470a83ed5d8197959a1b1f367399958ba1 (patch)
tree92e785a23c5f6d3e4dd9759b60c6f69b07f1c4e1
parentced327b9fb78c94d143879ef4b2a02cbc5d38690 (diff)
upstream: clang -Wimplicit-fallthrough does not recognise /*
FALLTHROUGH */ comments, which is the style we currently use, and gives too many boring warnings. ok djm OpenBSD-Commit-ID: 07b5031e9f49f2b69ac5e85b8da4fc9e393992a0
-rw-r--r--.skipped-commit-ids1
1 files changed, 1 insertions, 0 deletions
diff --git a/.skipped-commit-ids b/.skipped-commit-ids
index 6aa00f1e3..6abbb99bc 100644
--- a/.skipped-commit-ids
+++ b/.skipped-commit-ids
@@ -20,6 +20,7 @@ d9b910e412d139141b072a905e66714870c38ac0 Makefile.inc
205010ff08f7ad92082e87dde098b20f5c24921a8f moduli regen script update 205010ff08f7ad92082e87dde098b20f5c24921a8f moduli regen script update
213bcae7a754db3fc5ad3cab63dd46774edb35b8ae moduli regen script update 213bcae7a754db3fc5ad3cab63dd46774edb35b8ae moduli regen script update
2252ff0e3205036147b2499889353ac082e505ea54 moduli update 2252ff0e3205036147b2499889353ac082e505ea54 moduli update
2307b5031e9f49f2b69ac5e85b8da4fc9e393992a0 Makefile.inc
23 24
24Old upstream tree: 25Old upstream tree:
25 26