[PATCH] D68388: [PR41008][OpenCL] Support restrict keyword in C++ mode
Kévin Petit via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 3 06:20:11 PDT 2019
kpet created this revision.
kpet added a reviewer: Anastasia.
Herald added subscribers: cfe-commits, kristof.beyls, yaxunl.
Herald added a project: clang.
Just enable it in C++ for OpenCL but not in C++.
Signed-off-by: Kevin Petit <kevin.petit at arm.com>
Repository:
rC Clang
https://reviews.llvm.org/D68388
Files:
clang/include/clang/Basic/TokenKinds.def
clang/test/CodeGenOpenCLCXX/kernel-arg-info.cl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68388.223001.patch
Type: text/x-patch
Size: 8140 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191003/d3b10781/attachment.bin>
More information about the cfe-commits
mailing list