[OpenCL] opencl-c.h: remove arg names for image builtins
authorSven van Haastregt <sven.vanhaastregt@arm.com>
Thu, 24 Feb 2022 11:52:32 +0000 (11:52 +0000)
committerSven van Haastregt <sven.vanhaastregt@arm.com>
Thu, 24 Feb 2022 11:52:32 +0000 (11:52 +0000)
commit88182e2dfde295a8f6adc9e6148410e86c71680d
tree477baecf533c36288c32a46e851391691a4ab42a
parenta85d3b66cb968a8bdbdfedb67dda0475c81c1c93
[OpenCL] opencl-c.h: remove arg names for image builtins

This simplifies completeness comparisons against OpenCLBuiltins.td and
also makes the header no longer "claim" the identifiers "image",
"image_array", "coord", "sampler", "sample", "gradientX", "gradientY",
"lod", and "color".

Continues the direction set out in D119560.
clang/lib/Headers/opencl-c.h