summaryrefslogtreecommitdiff
path: root/test/SemaOpenCL/event_t.cl
AgeCommit message (Expand)Author
2016-11-29[OpenCL] Prohibit using reserve_id_t in program scope.Alexey Bader
2016-05-20[OpenCL] Allow explicit cast of 0 to event_t.Yaxun Liu
2016-03-03[OpenCL] Apply missing restrictions for Blocks in OpenCL v2.0Anastasia Stulova
2014-01-03[OpenCL] Variables in the constant address space must be initialized.Joey Gouly
2013-07-23Error on more illegal kernel argument types for OpenCLMatt Arsenault
2013-04-05Add an error to check that all program scope variables are in the constant ad...Tanya Lattner
2013-04-04Revert 178811 until I fix the unit tests.Tanya Lattner
2013-04-04Add an error to check that all program scope variables are in the constant ad...Tanya Lattner
2013-01-20Implement OpenCL event_t as Clang builtin type, including event_t related Ope...Guy Benyei