This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a7f5217bfb5 [MIPS GlobalISel] Remove switch statement (fix r349346 for MSVC) new 18f6a2ac130 [MS Demangler] Add a helper function to print a Node as a string. new a8e4afaa8d6 [PDB] Add some helper functions for working with scopes.
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: .../llvm/DebugInfo/CodeView/SymbolRecordHelpers.h | 1 + .../llvm/DebugInfo/PDB/Native/ModuleDebugStream.h | 2 ++ include/llvm/Demangle/MicrosoftDemangleNodes.h | 2 ++ lib/DebugInfo/CodeView/SymbolRecordHelpers.cpp | 34 ++++++++++++++++++++-- lib/DebugInfo/PDB/Native/ModuleDebugStream.cpp | 7 +++++ lib/Demangle/MicrosoftDemangleNodes.cpp | 8 +++++ 6 files changed, 52 insertions(+), 2 deletions(-)