]> granicus.if.org Git - clang/commit
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)
commitd044b4fcaa7558afdf097f3a227918313463812c
treeed4f09375d9907492ea851dbfbe5cc6b8a6787a2
parent2a5e840d9f2f24dcf99f2471789120b5e811e01a
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.

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