summaryrefslogtreecommitdiff
path: root/test/SemaOpenCL/event_t.cl
Commit message (Expand)AuthorAgeFilesLines
* [OpenCL] Prohibit using reserve_id_t in program scope.Alexey Bader2016-11-291-1/+1
* [OpenCL] Allow explicit cast of 0 to event_t.Yaxun Liu2016-05-201-0/+1
* [OpenCL] Apply missing restrictions for Blocks in OpenCL v2.0Anastasia Stulova2016-03-031-1/+1
* [OpenCL] Variables in the constant address space must be initialized.Joey Gouly2014-01-031-1/+1
* Error on more illegal kernel argument types for OpenCLMatt Arsenault2013-07-231-1/+2
* Add an error to check that all program scope variables are in the constant ad...Tanya Lattner2013-04-051-1/+1
* Revert 178811 until I fix the unit tests.Tanya Lattner2013-04-041-1/+1
* Add an error to check that all program scope variables are in the constant ad...Tanya Lattner2013-04-041-1/+1
* Implement OpenCL event_t as Clang builtin type, including event_t related Ope...Guy Benyei2013-01-201-0/+17