[PATCH] Parse Microsoft __declspec appearing after class body

Saleem Abdulrasool compnerd at compnerd.org
Sun Nov 24 10:35:13 PST 2013


On Sun, Nov 24, 2013 at 5:08 AM, Alp Toker <alp at nuanti.com> 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
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
>


-- 
Saleem Abdulrasool
compnerd (at) compnerd (dot) org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131124/9ae7efa1/attachment.html>


More information about the cfe-commits mailing list