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
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

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

Reply via email to