summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCUDA/Inputs/cuda-initializers.h
Commit message (Collapse)AuthorAgeFilesLines
* Avoid depending on test inputes that aren't in InputsReid Kleckner2016-05-201-0/+145
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. llvm-svn: 270164
OpenPOWER on IntegriCloud