summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCUDA/function-overload.cu
Commit message (Expand)AuthorAgeFilesLines
* [CUDA] Remove three obsolete CUDA cc1 flags.Justin Lebar2016-03-291-34/+4
* [CUDA] Merge most of CodeGenCUDA/function-overload.cu into SemaCUDA/function-...Justin Lebar2016-03-231-111/+215
* [CUDA] Simplify SemaCUDA/function-overload.cu test.Justin Lebar2016-03-231-84/+77
* [CUDA] do not allow attribute-based overloading for __global__ functions.Artem Belevich2016-02-241-0/+10
* [CUDA] Tweak attribute-based overload resolution to match nvcc behavior.Artem Belevich2016-02-121-33/+20
* [CUDA] Allow function overloads in CUDA based on host/device attributes.Artem Belevich2015-09-221-0/+317
OpenPOWER on IntegriCloud