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

Markus Elfring <[email protected]> changed:

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

--- Comment #8 from Markus Elfring <[email protected]> ---
(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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to