We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0365bd4 commit fa2d83fCopy full SHA for fa2d83f
clang/test/OpenMP/remarks_parallel_in_multiple_target_state_machines.c
@@ -1,5 +1,5 @@
1
// XFAIL: *
2
-// Failure is expected untill fixed in LLORG upstream.
+// Failure is expected until fixed in LLORG upstream.
3
// TODO: remove XFAIL once the test starts to pass.
4
5
// RUN: %clang_cc1 -verify=host -Rpass=openmp -fopenmp -x c++ -triple powerpc64le-unknown-unknown -fopenmp-targets=nvptx64-nvidia-cuda -emit-llvm-bc %s -o %t-ppc-host.bc
clang/test/OpenMP/remarks_parallel_in_target_state_machine.c
0 commit comments