From: NAKAMURA Takumi Date: Mon, 13 Jul 2015 21:18:53 +0000 (+0000) Subject: clang/test/Driver/cuda-options.cu REQUIRES clang-driver, at least. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=99d062ea385858e8769aa5d8e89b3f00f3723c9e;p=clang clang/test/Driver/cuda-options.cu REQUIRES clang-driver, at least. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@242067 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Driver/cuda-options.cu b/test/Driver/cuda-options.cu index 647b1da769..ecb3f228ea 100644 --- a/test/Driver/cuda-options.cu +++ b/test/Driver/cuda-options.cu @@ -1,4 +1,5 @@ // Tests CUDA compilation pipeline construction in Driver. +// REQUIRES: clang-driver // Simple compilation case: // RUN: %clang -### -c %s 2>&1 \