summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCUDA/function-overload.cu
AgeCommit message (Expand)Author
2020-12-31[test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none...Fangrui Song
2020-12-02[CUDA][HIP] Diagnose reference of host variableYaxun (Sam) Liu
2016-10-03[CUDA] Disallow overloading destructors.Justin Lebar
2016-03-29[CUDA] Remove three obsolete CUDA cc1 flags.Justin Lebar
2016-03-23[CUDA] Merge most of CodeGenCUDA/function-overload.cu into SemaCUDA/function-...Justin Lebar
2016-02-12[CUDA] Tweak attribute-based overload resolution to match nvcc behavior.Artem Belevich
2015-09-22[CUDA] Allow function overloads in CUDA based on host/device attributes.Artem Belevich