[OpenCL] Remove argument names from math builtins
authorSven van Haastregt <sven.vanhaastregt@arm.com>
Wed, 6 Apr 2022 10:43:59 +0000 (11:43 +0100)
committerSven van Haastregt <sven.vanhaastregt@arm.com>
Wed, 6 Apr 2022 10:43:59 +0000 (11:43 +0100)
commit77c74fd877b27418171693f187b8db865567b8dc
tree226e2b7d639526dadb10464ddf6258772dbfb00f
parent747b10be95200a71f4e6b8ca9f0aaea20db1b164
[OpenCL] Remove argument names from math builtins

This simplifies completeness comparisons against OpenCLBuiltins.td and
also makes the header no longer "claim" the argument name identifiers.

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