summaryrefslogtreecommitdiffstats
path: root/test/SemaCUDA/qualifiers.cu
Commit message (Expand)AuthorAgeFilesLines
* [cuda] Preserve TLS storage class of host variable even if it's aArtem Belevich2015-04-281-0/+14
* [cuda] Ignore "TLS unsupported by target" errors for host variables during de...Artem Belevich2015-04-271-1/+17
* Move all CUDA testing inputs to Inputs/ subdirectory inside the tests.Eli Bendersky2014-04-281-1/+1
* Sema: diagnose kernel functions with non-void return typePeter Collingbourne2010-12-121-0/+3
* Basic, Sema: add support for CUDA location attributesPeter Collingbourne2010-12-011-0/+5