summaryrefslogtreecommitdiff
path: root/test/SemaOpenCL/invalid-kernel.cl
Commit message (Expand)AuthorAgeFilesLines
* [OpenCL] Improve address space diagnostics.Egor Churaev2016-12-131-3/+7
* Allow address space qualifiers on OpenCL array parametersFraser Cormack2014-04-151-0/+2
* Enforce the restriction that a parameter to a kernel functionDavid Tweed2014-03-271-0/+2
* [OpenCL] Produce an error if an address space is used on the returnJoey Gouly2014-01-061-0/+12
* Do not allow functions or kernels called 'main' in OpenCL.Joey Gouly2013-11-051-0/+8
* Error on more illegal kernel argument types for OpenCLMatt Arsenault2013-07-231-1/+1
* Add OpenCL error that a kernel function must have void return type. Includes ...Tanya Lattner2013-01-301-0/+4
* Add a diagnostic for an OpenCL kernel with a pointer pointer argument.Joey Gouly2013-01-291-0/+3