This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 53bb7b2cc4a Update microsoftDemangle() to work more like itaniumDemangle(). new 23d68908bac Give InfoStreamBuilder an opt-in method to write a hash of [...]
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: .../llvm/DebugInfo/PDB/Native/InfoStreamBuilder.h | 11 +++++++- include/llvm/DebugInfo/PDB/Native/PDBFileBuilder.h | 4 ++- lib/DebugInfo/PDB/Native/InfoStreamBuilder.cpp | 11 ++++++-- lib/DebugInfo/PDB/Native/PDBFileBuilder.cpp | 33 +++++++++++++++++----- tools/llvm-pdbutil/llvm-pdbutil.cpp | 7 +++-- 5 files changed, 52 insertions(+), 14 deletions(-)