Skip to content

Commit 7937c77

Browse files
committed
Fix test
1 parent 20248f6 commit 7937c77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flang/test/Lower/OpenMP/KernelLanguage/bare-clause.f90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ program test
77
!$omp end target teams
88
end program
99

10-
! CHECK: omp.target {{.*}} ompx_bare
10+
! CHECK: omp.target ompx_bare

0 commit comments

Comments
 (0)