summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/attributes-cuda.cu
Commit message (Expand)AuthorAgeFilesLines
* [CUDA] Added stubs for new attributes used by CUDA headers.Artem Belevich2015-08-101-0/+16
* [cuda] Driver changes to compile and stitch together host and device-side CUD...Artem Belevich2015-07-131-10/+12
* This reverts commit r242058, r242065, r242067.Rafael Espindola2015-07-131-12/+10
* [cuda] Driver changes to compile and stitch together host and device-side CUD...Artem Belevich2015-07-131-10/+12
* Expose the CUDA shared attribute to the C API.Eli Bendersky2014-08-081-2/+5
* No longer allow the -std options to entirely override the -x language option....Aaron Ballman2014-05-291-2/+1
* Fixing a test case which was failing the MSVC build bots. When -std isn't spe...Aaron Ballman2014-05-291-1/+1
* Expose CUDA function attributes to the C interface.Eli Bendersky2014-05-281-0/+16
OpenPOWER on IntegriCloud