forked from OSchip/llvm-project
parent
f4d9338dfb
commit
123ae0f26b
|
@ -36,7 +36,7 @@
|
|||
|
||||
// -nocuda-version-check should suppress all of these errors.
|
||||
// RUN: %clang -v -### --cuda-gpu-arch=sm_60 --sysroot=%S/Inputs/CUDA 2>&1 \
|
||||
// RUN: -nocuda-version-check %s | \
|
||||
// RUN: --no-cuda-version-check %s | \
|
||||
// RUN: FileCheck %s --check-prefix=OK
|
||||
|
||||
// OK-NOT: error: GPU arch
|
||||
|
|
Loading…
Reference in New Issue