This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c771cb1 Add error handling to getEntry. new 1787ec7 PDB: Fix some APIs to avoid use-after-frees
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/llvm/DebugInfo/PDB/Raw/DbiStreamBuilder.h | 3 +-- include/llvm/DebugInfo/PDB/Raw/InfoStreamBuilder.h | 3 +-- include/llvm/DebugInfo/PDB/Raw/TpiStreamBuilder.h | 3 +-- lib/DebugInfo/PDB/Raw/DbiStreamBuilder.cpp | 6 +++--- lib/DebugInfo/PDB/Raw/InfoStreamBuilder.cpp | 6 +++--- lib/DebugInfo/PDB/Raw/PDBFileBuilder.cpp | 8 ++++---- lib/DebugInfo/PDB/Raw/TpiStreamBuilder.cpp | 7 +++---- 7 files changed, 16 insertions(+), 20 deletions(-)