Ping?

On Mon, Jun 4, 2012 at 4:17 PM, Aaron Ballman <[email protected]> wrote:
> This patch is to fix PR12631, and basically just turns on existing
> functionality.  __declspec(align)'s behavior (documented on MSDN here:
> <http://msdn.microsoft.com/en-us/library/83ythb65(v=vs.100).aspx>)
> matches what we already support for __attribute__((aligned)).  I've
> also included a test case to ensure the behavior matches expectations.
>
> ~Aaron

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to