Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make fallthrough explicit for libworker.c
The code currently doesn't compile with LLVM's `-Wimplicit-fallthrough` flag, but the attribute works for both GCC (>=7) and LLVM.
- Loading branch information