Skip to content

Commit

Permalink
[Offload][OpenMP] Fix check-prefix (#128599)
Browse files Browse the repository at this point in the history
  • Loading branch information
jplehr authored Feb 24, 2025
1 parent f6a3002 commit 1824bb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion offload/test/sanitizer/kernel_trap.c
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ int main(void) {
// CHECK: OFFLOAD ERROR: Kernel 'omp target in main @ 30 (__omp_offloading_{{.*}}_main_l30)'
// CHECK: OFFLOAD ERROR: execution interrupted by hardware trap instruction
// TRACE: launchKernel
// CHECK: main
// TRACE: main
// clang-format on

0 comments on commit 1824bb4

Please sign in to comment.