summaryrefslogtreecommitdiff
path: root/test/SemaOpenCL/invalid-pipes-cl2.0.cl
AgeCommit message (Expand)Author
2017-10-11[OpenCL] Allow function declaration with empty argument list.Alexey Bader
2017-06-29Revert r306653, "[OpenCL] Allow function declaration with empty argument list."NAKAMURA Takumi
2017-06-29[OpenCL] Allow function declaration with empty argument list.Alexey Bader
2017-05-25[OpenCL] reserve_id_t cannot be used as argument to kernel functionEgor Churaev
2016-12-01[OpenCL] Refactor read_only/write_only pipes.Joey Gouly
2016-11-29[OpenCL] Prohibit using reserve_id_t in program scope.Alexey Bader
2016-11-18[OpenCL] Introduce ReadPipeType and WritePipeType.Joey Gouly
2016-07-11[OpenCL] Improved diagnostics of OpenCL types.Anastasia Stulova
2016-05-03[OpenCL] Fix pipe type dump.Xiuli Pan
2016-02-25[OpenCL] Add Sema checks for typesXiuli Pan
2016-01-09[OpenCL] Pipe type supportXiuli Pan