[analyzer] Fix a warning
This patch fixes a warning from -Wcovered-switch-default. The switch statement in question handles all the enum values.
Loading
Please sign in to comment
This patch fixes a warning from -Wcovered-switch-default. The switch statement in question handles all the enum values.