summaryrefslogtreecommitdiffstats
path: root/test/SemaCUDA/device-var-init.cu
Commit message (Expand)AuthorAgeFilesLines
* [CUDA] Rework tests now that we emit deferred diagnostics during sema. Test-...Justin Lebar2016-10-191-0/+12
* [CUDA] Allow static variables in __host__ __device__ functions, so long as th...Justin Lebar2016-10-131-3/+3
* Avoid depending on test inputes that aren't in InputsReid Kleckner2016-05-201-5/+7
* [CUDA] Do not allow non-empty destructors for global device-side variables.Artem Belevich2016-05-191-2/+47
* [CUDA] Split device-var-init.cu tests into separate Sema and CodeGen parts.Artem Belevich2016-05-191-0/+168