This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 36c9a0f [pdb] Make an abstract base class for PDBFile. new 03506fe Don't let the readArray size calculation overflow new 25a1911 [CVRecord] Don't assume that the record has two bytes of data in it new b829a5d Make sure we don't add an empty string to the stringmap new 02cabd4 Don't dereference a symbol iterator before checking for the end case
The 4 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/CodeView/CVRecord.h | 2 ++ include/llvm/DebugInfo/CodeView/StreamReader.h | 2 ++ lib/DebugInfo/CodeView/TypeDumper.cpp | 3 ++- tools/llvm-readobj/COFFDumper.cpp | 10 +++++++--- 4 files changed, 13 insertions(+), 4 deletions(-)