[all-commits] [llvm/llvm-project] 52df86: [OpenCL] opencl-c.h: remove arg names from atomics...
Sven van Haastregt via All-commits
all-commits at lists.llvm.org
Mon Feb 21 03:29:40 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 52df8666158cc9716976b3bd15c9ed799c5d2d4d
https://github.com/llvm/llvm-project/commit/52df8666158cc9716976b3bd15c9ed799c5d2d4d
Author: Sven van Haastregt <sven.vanhaastregt at arm.com>
Date: 2022-02-21 (Mon, 21 Feb 2022)
Changed paths:
M clang/lib/Headers/opencl-c.h
Log Message:
-----------
[OpenCL] opencl-c.h: remove arg names from atomics; NFC
This simplifies completeness comparisons against OpenCLBuiltins.td and
also makes the header no longer "claim" the identifiers "success",
"failure", "desired", "value".
Differential Revision: https://reviews.llvm.org/D119560
More information about the All-commits
mailing list