]> granicus.if.org Git - clang/commit
Avoid depending on test inputes that aren't in Inputs
authorReid Kleckner <rnk@google.com>
Fri, 20 May 2016 00:38:25 +0000 (00:38 +0000)
committerReid Kleckner <rnk@google.com>
Fri, 20 May 2016 00:38:25 +0000 (00:38 +0000)
commitd1a961e50d33a9d0905deabb4b1be8bef8a479c2
treeb0c7843f5237b1e70f798d0ef5b5e9bca819747e
parentb384460fc34b2d2134efc649f3ac087126533ba9
Avoid depending on test inputes that aren't in Inputs

Some people have weird CI systems that run each test subdirectory
independently without access to other parallel trees.

Unfortunately, this means we have to suffer some duplication until Art
can sort out how to share these types.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@270164 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGenCUDA/Inputs/cuda-initializers.h [new file with mode: 0644]
test/CodeGenCUDA/device-var-init.cu
test/SemaCUDA/Inputs/cuda-initializers.h [new file with mode: 0644]
test/SemaCUDA/device-var-init.cu