This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from bbdcf0a5e9 [WebAssembly] Support multilibs for wasm32 and add a wasm OS [...] new e0bec0a104 [ASTDump] NFC: Move dump of type nodes to NodeDumper new 24d0264d8e NFC: Move Decl node handling to TextNodeDumper
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/clang/AST/TextNodeDumper.h | 26 +++- lib/AST/ASTDumper.cpp | 159 +------------------------ lib/AST/TextNodeDumper.cpp | 236 +++++++++++++++++++++++++++++++++++++ 3 files changed, 264 insertions(+), 157 deletions(-)