This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5fbee8fcb1f [Hexagon] Add REQUIRES: asserts to test/CodeGen/Hexagon/v6v [...] new bbb189326d1 [PDB] Add exclusive methods to derived symbol class new f19689a8da2 [PDB] Add a method to get the full path of the source file [...]
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: include/llvm/DebugInfo/PDB/PDBSymbolCompiland.h | 1 + include/llvm/DebugInfo/PDB/PDBSymbolFunc.h | 4 + include/llvm/DebugInfo/PDB/PDBSymbolTypeEnum.h | 2 + include/llvm/DebugInfo/PDB/PDBSymbolTypePointer.h | 4 + include/llvm/DebugInfo/PDB/PDBSymbolTypeUDT.h | 3 + lib/DebugInfo/PDB/PDBSymbolCompiland.cpp | 101 ++++++++++++++++++---- lib/DebugInfo/PDB/PDBSymbolFunc.cpp | 15 ++++ 7 files changed, 115 insertions(+), 15 deletions(-)