Skip to content

Add parser support for some OpenCL types

Pedro Olsen Ferreira requested to merge arkanisgath/kdevelop:OpenCL_Types into master

My projects often have OpenCL sources in them, and KDevelop logs lots of unrecognised Clang tokens.

Add support for these tokens. I don't actually use KDev to write these CL sources, but they are part of the project and as such get parsed anyway.

Edited by Pedro Olsen Ferreira

Merge request reports