[cfe-commits] [Patch] Separate semantic checking of EnumConstantDecl from the action
Vassil Vassilev
vasil.georgiev.vasilev at cern.ch
Fri Dec 2 02:40:38 PST 2011
Bump...
On 11/30/2011 03:22 PM, Vassil Vassilev wrote:
> Hi,
> The attached patch tries to split the semantic checking from the AST
> node creation.
> I think it is useful one to be able to check already created AST
> node. Do you think that
> makes sense? Can that patch end up in clang's mainline?
>
> If it gets in, later on I can improve the implementation of
> VisitEnumDecl not to create
> new node but to reuse the old one and issue diagnostic if something
> was wrong.
>
> Thanks for your time!
> Vassil
>
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20111202/21f149e9/attachment.html>
More information about the cfe-commits
mailing list