On Sun, Nov 24, 2013 at 5:08 AM, Alp Toker <[email protected]> wrote:

> Hi David,
>
> The attached patch fixes __declspec parsing after the class specification.
>

Can you apply any specification on the declaration?  e.g.:

struct s { } __declspec(dllexport); ?

I thought that was only valid at the beginning.


> Verified against MSVC.
>
> Alp.
>
> --
> http://www.nuanti.com
> the browser experts
>
>
> _______________________________________________
> cfe-commits mailing list
> [email protected]
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
>


-- 
Saleem Abdulrasool
compnerd (at) compnerd (dot) org
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to