[PATCH] D96860: [OpenCL] Add declarations with enum/typedef args
Sven van Haastregt via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 17 04:42:26 PST 2021
svenvh created this revision.
svenvh added a reviewer: Anastasia.
svenvh added a project: clang.
Herald added subscribers: jfb, yaxunl.
svenvh requested review of this revision.
Herald added a subscriber: cfe-commits.
Add the remaining missing builtin function declarations that have enum
or typedef argument or return types.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D96860
Files:
clang/lib/Sema/OpenCLBuiltins.td
clang/test/SemaOpenCL/fdeclare-opencl-builtins.cl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96860.324275.patch
Type: text/x-patch
Size: 8429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210217/21e363a0/attachment-0001.bin>
More information about the cfe-commits
mailing list