You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix building error for error: fallthrough annotation in unreachable code
when building on debug mode on loongarch64/arm64/amd64-linux by clang<14.
Also delete `#ifndef FALLTHROUGH` block as dotnet#98336 added after dotnet#98712.
0 commit comments