diff options
author | Nico Weber <nicolasweber@gmx.de> | 2014-12-28 02:07:26 +0000 |
---|---|---|
committer | Nico Weber <nicolasweber@gmx.de> | 2014-12-28 02:07:26 +0000 |
commit | 933607f10ea0ec008baf3d3aaedbbfa7661f4659 (patch) | |
tree | 02f506395e26afe5d2d330771570edd13bd17a07 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 3fc6a28c3428af7e80ce741de271b0d5af59f77a (diff) | |
download | llvm-933607f10ea0ec008baf3d3aaedbbfa7661f4659.zip llvm-933607f10ea0ec008baf3d3aaedbbfa7661f4659.tar.gz llvm-933607f10ea0ec008baf3d3aaedbbfa7661f4659.tar.bz2 |
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.)
llvm-svn: 224894
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions