<html>
    <head>
      <base href="http://llvm.org/bugs/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:Markus.Elfring@web.de" title="Markus Elfring <Markus.Elfring@web.de>"> <span class="fn">Markus Elfring</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - Clarification for term "AST""
   href="http://llvm.org/bugs/show_bug.cgi?id=15254">bug 15254</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Keywords</td>
           <td>
                
           </td>
           <td>code-cleanup, documentation
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>RESOLVED
           </td>
           <td>REOPENED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>FIXED
           </td>
           <td>---
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - Clarification for term "AST""
   href="http://llvm.org/bugs/show_bug.cgi?id=15254#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - Clarification for term "AST""
   href="http://llvm.org/bugs/show_bug.cgi?id=15254">bug 15254</a>
              from <span class="vcard"><a class="email" href="mailto:Markus.Elfring@web.de" title="Markus Elfring <Markus.Elfring@web.de>"> <span class="fn">Markus Elfring</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=15254#c3">comment #3</a>)

Thanks for your addition. - Now I see even more opportunities for further
clarification and improvements with the given information.
<a href="http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/Lexicon.rst?r1=172162&r2=175077">http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/Lexicon.rst?r1=172162&r2=175077</a>

Would you like to consider any more collaboration between processing areas like
the following?

       Token stream
            ^
            |
            v
  Abstract Syntax Tree (AST)
            ^
            |
            v
Abstract Semantic Graph (ASG)
            ^
            |
            v
   Control Flow Graph (CFG)


How are the chances to distribute dedicated descriptions into source code
commnents which can be extracted by a tool like "doxygen"?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>