]> granicus.if.org Git - clang/commitdiff
clang/test/Driver/cuda-options.cu REQUIRES clang-driver, at least.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Mon, 13 Jul 2015 21:18:53 +0000 (21:18 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Mon, 13 Jul 2015 21:18:53 +0000 (21:18 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@242067 91177308-0d34-0410-b5e6-96231b3b80d8

test/Driver/cuda-options.cu

index 647b1da769b0b13ff6bb30aa530e8ce87f756cb6..ecb3f228eabd1b8701248092feee58e4fc1b9d19 100644 (file)
@@ -1,4 +1,5 @@
 // Tests CUDA compilation pipeline construction in Driver.
+// REQUIRES: clang-driver
 
 // Simple compilation case:
 // RUN: %clang -### -c %s 2>&1 \