Skip to content

Conversation

@lowrisc-ci
Copy link

@lowrisc-ci lowrisc-ci bot commented Oct 29, 2025

This is an automatic cherry-pick of #27808 to branch earlgrey_1.0.0.

Starting with version 18, Clang now actually respects -Wswitch-default
instead of silently ignoring it. This patch fixes several cases of
switch statements with a missing default label, to avoid warnings when
compiling with recent versions of Clang.

Signed-off-by: Luís Marques <[email protected]>
(cherry picked from commit 2d373ea)
@lowrisc-ci lowrisc-ci bot requested a review from a team as a code owner October 29, 2025 23:50
@lowrisc-ci lowrisc-ci bot requested review from pamaury and removed request for a team October 29, 2025 23:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants