]> granicus.if.org Git - clang/commit
Add stub sections about Parse, Sema, CodeGen to the internals manual.
authorNico Weber <nicolasweber@gmx.de>
Sun, 28 Dec 2014 02:07:26 +0000 (02:07 +0000)
committerNico Weber <nicolasweber@gmx.de>
Sun, 28 Dec 2014 02:07:26 +0000 (02:07 +0000)
commit59745e0f880af0e27e0b8e4444b817b39141311d
treeec7543bdaa031ae19e9d1c34e117dbe22fad33a9
parentfc0695463f61033053a34d36050c6ba7b49bce74
Add stub sections about Parse, Sema, CodeGen to the internals manual.

I'd be interested if the paragraph on Parse not knowing much about AST is
something folks agree with.  I think this used to be true after rjmccall removed
the Action interface in r112244 and I believe it's still true, but I'm not sure.
(For example, ParseOpenMP.cpp does include AST/StmtOpenMP.h.  Other than that,
Parse not using AST nodes much seems to be still true, though.)

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@224894 91177308-0d34-0410-b5e6-96231b3b80d8
docs/InternalsManual.rst