summaryrefslogtreecommitdiff
path: root/test/CodeGenCUDA/function-overload.cu
Commit message (Expand)AuthorAgeFilesLines
* [CUDA] Disallow overloading destructors.Justin Lebar2016-10-031-8/+0
* [CUDA] Remove three obsolete CUDA cc1 flags.Justin Lebar2016-03-291-17/+3
* [CUDA] Merge most of CodeGenCUDA/function-overload.cu into SemaCUDA/function-...Justin Lebar2016-03-231-230/+4
* [CUDA] Tweak attribute-based overload resolution to match nvcc behavior.Artem Belevich2016-02-121-17/+106
* [CUDA] Allow function overloads in CUDA based on host/device attributes.Artem Belevich2015-09-221-0/+214