[OpenMP] Fix the wrong format string used in `__kmpc_error`
This patch fixes the wrong format string used in `__kmpc_error`, which could cause segment fault at runtime. Reviewed By: jlpeyton Differential Revision: https://reviews.llvm.org/D141889
Loading
Please sign in to comment