[all-commits] [llvm/llvm-project] c15782: [OpenCL] opencl-c.h: make attribute order consiste...

Sven van Haastregt via All-commits all-commits at lists.llvm.org
Mon Feb 7 02:55:14 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c15782bcf5c900fc43fd545c9572f77ef92c5f5e
      https://github.com/llvm/llvm-project/commit/c15782bcf5c900fc43fd545c9572f77ef92c5f5e
  Author: Sven van Haastregt <sven.vanhaastregt at arm.com>
  Date:   2022-02-07 (Mon, 07 Feb 2022)

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

  Log Message:
  -----------
  [OpenCL] opencl-c.h: make attribute order consistent; NFC

For most builtins, `__purefn` always comes after `__ovld`, but the
read_image functions did not follow this pattern.




More information about the All-commits mailing list