summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCUDA/call-host-fn-from-device.cu
Commit message (Expand)AuthorAgeFilesLines
* [CUDA][HIP][Sema] Fix template kernel with function as template parameterYaxun Liu2019-03-051-2/+2
* [CUDA] Ignore uncallable functions when we check for usual deallocators.Artem Belevich2018-09-211-3/+3
* [CUDA] Simplify some repeated diagnostic expectations in CUDA tests.Justin Lebar2016-10-211-9/+2
* [CUDA] When we emit an error that might have been deferred, also print a call...Justin Lebar2016-10-191-1/+1
* [CUDA] Emit deferred diagnostics during Sema rather than during codegen.Justin Lebar2016-10-131-1/+2
* Aligned allocation versus CUDA: make deallocation function preference orderRichard Smith2016-10-111-0/+13
* [CUDA] Do a better job at detecting wrong-side calls.Justin Lebar2016-10-081-0/+39
* [CUDA] Fix "declared here" note on deferred wrong-side errors.Justin Lebar2016-08-161-0/+10
* [CUDA] Raise an error if a wrong-side call is codegen'ed.Justin Lebar2016-08-151-0/+84
OpenPOWER on IntegriCloud