[all-commits] [llvm/llvm-project] de3040: [OpenCL] opencl-c.h: remove a/b/c/i/p/n/v arg names

Sven van Haastregt via All-commits all-commits at lists.llvm.org
Tue Mar 29 02:16:53 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: de30408b3b0a012f902b8565fa0b7625c1d5fec6
      https://github.com/llvm/llvm-project/commit/de30408b3b0a012f902b8565fa0b7625c1d5fec6
  Author: Sven van Haastregt <sven.vanhaastregt at arm.com>
  Date:   2022-03-29 (Tue, 29 Mar 2022)

  Changed paths:
    M clang/lib/Headers/opencl-c.h

  Log Message:
  -----------
  [OpenCL] opencl-c.h: remove a/b/c/i/p/n/v arg names

This simplifies completeness comparisons against OpenCLBuiltins.td and
also makes the header no longer "claim" any single-letter identifiers.

Continues the direction set out in D119560.




More information about the All-commits mailing list