<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=windows-1251"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Bump...<br>
    On 11/30/2011 03:22 PM, Vassil Vassilev wrote:
    <blockquote cite="mid:4ED63C11.3070408@cern.ch" type="cite">Hi,
      <br>
        The attached patch tries to split the semantic checking from the
      AST node creation.
      <br>
        I think it is useful one to be able to check already created AST
      node. Do you think that
      <br>
      makes sense? Can that patch end up in clang's mainline?
      <br>
      <br>
        If it gets in, later on I can improve the implementation of
      VisitEnumDecl not to create
      <br>
      new node but to reuse the old one and issue diagnostic if
      something was wrong.
      <br>
      <br>
        Thanks for your time!
      <br>
      Vassil
      <br>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
cfe-commits mailing list
<a class="moz-txt-link-abbreviated" href="mailto:cfe-commits@cs.uiuc.edu">cfe-commits@cs.uiuc.edu</a>
<a class="moz-txt-link-freetext" href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>