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
Use `LLVM_FALLTHROUGH` rather than the unportable
`[[clang::fallthrough]]`. This will expand properly to the standard
spelling or the compiler specific spelling and allow building with
different compilers.
0 commit comments