aboutsummaryrefslogtreecommitdiff
path: root/test/SemaCUDA/kernel-call.cu
AgeCommit message (Expand)Author
2011-10-02CUDA: add separate diagnostics for too few/many exec config argsPeter Collingbourne
2011-10-02CUDA: diagnose unconfigured calls to global functionsPeter Collingbourne
2011-02-23Sema: diagnose kernel calls to non-global functionsPeter Collingbourne
2011-02-09Parse: add support for parsing CUDA kernel callsPeter Collingbourne