Skip to content

Commit 48a06fb

Browse files
committed
clang: Remove unnecessary host-supports-cuda from test
1 parent ce73cbb commit 48a06fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/Headers/cuda_with_openmp.cu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// Reported in https://bugs.llvm.org/show_bug.cgi?id=48014
33
///==========================================================================///
44

5-
// REQUIRES: nvptx-registered-target, host-supports-cuda
5+
// REQUIRES: nvptx-registered-target
66

77
// RUN: %clang -x cuda -fopenmp -c %s -o - --cuda-path=%S/../Driver/Inputs/CUDA/usr/local/cuda -nocudalib -isystem %S/Inputs/include -isystem %S/../../lib/Headers -fsyntax-only
88

0 commit comments

Comments
 (0)