summaryrefslogtreecommitdiff
path: root/test/SemaCUDA/vararg.cu
Commit message (Expand)AuthorAgeFilesLines
* [CUDA] Don't allow templated variadic functions.Justin Lebar2016-03-221-0/+6
* [CUDA] Add -fcuda-allow-variadic-functions.Justin Lebar2016-01-261-6/+15
* [CUDA] Disallow variadic functions other than printf in device code.Justin Lebar2016-01-231-0/+42