Hi Daniel,

Daniel Dunbar wrote:
> Author: ddunbar
> Date: Tue Aug  5 11:28:08 2008
> New Revision: 54353
>
> URL: http://llvm.org/viewvc/llvm-project?rev=54353&view=rev
> Log:
> Move AsmLabel into Declarator instead of just a parameter to
>   ActOnDeclarator.
>   

Another tiny thing that needs to be done is that Declarator's AsmLabel 
should be cleared inside the Declarator::clear method.


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

Reply via email to