This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 470b851dcd [ASTImporter] 2nd attempt to fix Windows buildbot test errors new 1f68025196 Support for DWARF-5 C++ language tags.
The 1 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/DeclCXX.h | 7 +++++-- lib/AST/DeclPrinter.cpp | 15 +++++++++++---- lib/AST/JSONNodeDumper.cpp | 6 ++++++ lib/AST/TextNodeDumper.cpp | 6 ++++++ lib/CodeGen/CGDebugInfo.cpp | 6 ++++++ lib/CodeGen/CodeGenModule.cpp | 4 +++- lib/Sema/SemaDeclCXX.cpp | 4 ++++ lib/Sema/SemaModule.cpp | 2 ++ test/Modules/ModuleDebugInfo.cpp | 3 ++- 9 files changed, 45 insertions(+), 8 deletions(-)