http://llvm.org/bugs/show_bug.cgi?id=15254
Markus Elfring <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |code-cleanup, documentation Status|RESOLVED |REOPENED Resolution|FIXED |--- --- Comment #4 from Markus Elfring <[email protected]> --- (In reply to comment #3) Thanks for your addition. - Now I see even more opportunities for further clarification and improvements with the given information. http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/Lexicon.rst?r1=172162&r2=175077 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"? -- 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
