Update internals manual on how to add AST nodes.
authorNico Weber <nicolasweber@gmx.de>
Mon, 7 Jul 2014 00:50:39 +0000 (00:50 +0000)
committerNico Weber <nicolasweber@gmx.de>
Mon, 7 Jul 2014 00:50:39 +0000 (00:50 +0000)
commitd952acc1973f6b5504e626767e3c60a4c7c89721
treef90364d39b791ee91188650ddccc6049aa153a57
parent9b982078e9076b9b36586ae8b6bf21a3868f1b93
Update internals manual on how to add AST nodes.

StmtDumper.cpp is called ASTDumper.cpp these days, and usually works well
for new AST nodes without changes.  There's now DataRecursiveASTVisitor
in addition to RecursiveASTVisitor, and serialization wasn't mentioned.

llvm-svn: 212426
clang/docs/InternalsManual.rst