[cfe-commits] [PATCH] OpenCL sema checks for unsupported features
Joey Gouly
joey.gouly at arm.com
Thu Jan 17 02:59:45 PST 2013
Hi all,
Attached is a patch that checks for variadic macros, bitfields and VLAs;
which are all unsupported in OpenCL.
I squished them into one patch, since they are quite small.
Okay to commit?
Thanks,
Joey
-------------- next part --------------
A non-text attachment was scrubbed...
Name: opencl_sema_checks.diff
Type: application/octet-stream
Size: 3953 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130117/ada2d97d/attachment.obj>
More information about the cfe-commits
mailing list