[LLVMbugs] [Bug 15254] Clarification for term "AST"

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Feb 14 14:40:26 PST 2013


http://llvm.org/bugs/show_bug.cgi?id=15254

Markus Elfring <Markus.Elfring at web.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #8 from Markus Elfring <Markus.Elfring at web.de> ---
(In reply to comment #7)

Your work definition is a start for a better understanding. I guess that the
source code documentation contains a couple of open issues for this software
design aspect, doesn't it?


The programming language "C++" is defined by a context-sensitive/dependent
grammar. This technical detail leads to some design challenges. I imagine that
there are still more opportunities to make the separation of concerns clearer.
A fine-tuning might be interesting for the involved abstraction levels.


The document '“Clang” CFE Internals Manual' mentions some programming
interfaces and libraries. I find that it does not show how they are connected
into a processing pipeline here. How do you think about their relationships?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130214/4ef377b7/attachment.html>


More information about the llvm-bugs mailing list