This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from fd998b2049 NFC: Fix nits I missed before new fb43bdb2f3 [ASTDump] NFC: Move Type Visit implementation to TextNodeDumper new 8a22fe02c7 [ASTDump] NFC: Canonicalize handling of TypeLocInfo new 8d76c3211e [ASTDump] NFC: Move dumping of QualType node to TextNodeDumper
The 3 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 | 4 +++ lib/AST/ASTDumper.cpp | 48 ++++++------------------------------ lib/AST/TextNodeDumper.cpp | 50 ++++++++++++++++++++++++++++++++++++++ 3 files changed, 61 insertions(+), 41 deletions(-)