summaryrefslogtreecommitdiff
path: root/test/SemaCUDA/qualifiers.cu
AgeCommit message (Expand)Author
2015-04-28[cuda] Preserve TLS storage class of host variable even if it's aArtem Belevich
2015-04-27[cuda] Ignore "TLS unsupported by target" errors for host variables during de...Artem Belevich
2014-04-28Move all CUDA testing inputs to Inputs/ subdirectory inside the tests.Eli Bendersky
2010-12-12Sema: diagnose kernel functions with non-void return typePeter Collingbourne
2010-12-01Basic, Sema: add support for CUDA location attributesPeter Collingbourne