summaryrefslogtreecommitdiff
path: root/test/SemaCUDA/call-host-fn-from-device.cu
AgeCommit message (Expand)Author
2016-10-21[CUDA] Simplify some repeated diagnostic expectations in CUDA tests.Justin Lebar
2016-10-19[CUDA] When we emit an error that might have been deferred, also print a call...Justin Lebar
2016-10-13[CUDA] Emit deferred diagnostics during Sema rather than during codegen.Justin Lebar
2016-10-11Aligned allocation versus CUDA: make deallocation function preference orderRichard Smith
2016-10-08[CUDA] Do a better job at detecting wrong-side calls.Justin Lebar
2016-08-16[CUDA] Fix "declared here" note on deferred wrong-side errors.Justin Lebar
2016-08-15[CUDA] Raise an error if a wrong-side call is codegen'ed.Justin Lebar