[cfe-commits] [PATCH] OpenCL sema checks for unsupported features
Joey Gouly
joey.gouly at arm.com
Thu Jan 17 09:38:58 PST 2013
Thanks David, committed as r172732.
Joey
-----Original Message-----
From: David Tweed
Sent: 17 January 2013 11:14
To: Joey Gouly; cfe-commits at cs.uiuc.edu
Subject: RE: [cfe-commits] [PATCH] OpenCL sema checks for unsupported
features
| 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.
The attached patch looks good to me.
Cheers,
Dave
More information about the cfe-commits
mailing list