Commit 4e27097
committed
[OpenMP] Fix the wrong format string used in
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__kmpc_error
1 parent 0aa5aeb commit 4e27097
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4453 | 4453 | | |
4454 | 4454 | | |
4455 | 4455 | | |
4456 | | - | |
| 4456 | + | |
4457 | 4457 | | |
4458 | 4458 | | |
4459 | 4459 | | |
| |||
0 commit comments