[PATCH] D104915: [OpenCL] Add support of __opencl_c_read_write_images feature macro
Anton Zabaznov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 1 08:13:41 PDT 2021
azabaznov updated this revision to Diff 355890.
azabaznov added a comment.
Fixed naming of new methods, fixed comments, removed redundant comments from source file
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104915/new/
https://reviews.llvm.org/D104915
Files:
clang/include/clang/Basic/DiagnosticCommonKinds.td
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/include/clang/Basic/OpenCLOptions.h
clang/lib/Basic/OpenCLOptions.cpp
clang/lib/Basic/Targets.cpp
clang/lib/Sema/SemaDeclAttr.cpp
clang/test/Misc/opencl-c-3.0.incorrect_options.cl
clang/test/SemaOpenCL/access-qualifier.cl
clang/test/SemaOpenCL/unsupported-image.cl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104915.355890.patch
Type: text/x-patch
Size: 14143 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210701/e064de9b/attachment.bin>
More information about the cfe-commits
mailing list