[OpenMP] Fix GCC warnings. NFC.
Remove an extra semicolon, and add llvm_unreachable to avoid warnings about control reaching the end of a non-void function.
Loading
Please register or sign in to comment
Remove an extra semicolon, and add llvm_unreachable to avoid warnings about control reaching the end of a non-void function.