[PATCH] D20948: [OpenCL] Fix access qualifiers handling for typedefs
Andrew Savonichev via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 7 07:49:03 PDT 2016
asavonic updated this revision to Diff 59890.
asavonic added a comment.
- Cleanup images-typedef.cl
- Fix typo in SemaType.cpp
- Change diagnostic: error when access qualifier applied to a typedef
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.59890.patch
Type: text/x-patch
Size: 6590 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160607/16404ec4/attachment.bin>
More information about the cfe-commits
mailing list