[PATCH] D20948: [OpenCL] Fix access qualifiers handling for typedefs
Andrew Savonichev via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 7 08:21:07 PDT 2016
asavonic updated this revision to Diff 59893.
asavonic marked 3 inline comments as done.
asavonic added a comment.
- Fix images-typedef.cl for OpenCL 2.0
http://reviews.llvm.org/D20948
Files:
include/clang/Basic/Attr.td
include/clang/Basic/DiagnosticSemaKinds.td
include/clang/Sema/AttributeList.h
lib/Sema/SemaType.cpp
test/CodeGenOpenCL/kernel-arg-info.cl
test/SemaOpenCL/images-typedef.cl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20948.59893.patch
Type: text/x-patch
Size: 6733 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160607/635f7af7/attachment.bin>
More information about the cfe-commits
mailing list