summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCUDA/attributes.cu
Commit message (Collapse)AuthorAgeFilesLines
* [CUDA] Added stubs for new attributes used by CUDA headers.Artem Belevich2015-08-101-0/+33
The main purpose is to avoid errors and warnings while parsing CUDA header files. The attributes are currently unused otherwise. Differential version: http://reviews.llvm.org/D11690 llvm-svn: 244497
OpenPOWER on IntegriCloud