This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5d5475af090 [Hexagon] Use shuffles when lowering "gather" shufflevectors new e72998638a4 [PDB] Remove all clone() methods. new 2cbd88fb606 fix 80-column violation with clang-format
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/ConcreteSymbolEnumerator.h | 5 ----- include/llvm/DebugInfo/PDB/DIA/DIADataStream.h | 1 - include/llvm/DebugInfo/PDB/DIA/DIAEnumDebugStreams.h | 1 - include/llvm/DebugInfo/PDB/DIA/DIAEnumInjectedSources.h | 1 - include/llvm/DebugInfo/PDB/DIA/DIAEnumLineNumbers.h | 1 - include/llvm/DebugInfo/PDB/DIA/DIAEnumSectionContribs.h | 1 - include/llvm/DebugInfo/PDB/DIA/DIAEnumSourceFiles.h | 1 - include/llvm/DebugInfo/PDB/DIA/DIAEnumSymbols.h | 1 - include/llvm/DebugInfo/PDB/DIA/DIAEnumTables.h | 1 - include/llvm/DebugInfo/PDB/IPDBDataStream.h | 1 - include/llvm/DebugInfo/PDB/IPDBEnumChildren.h | 1 - include/llvm/DebugInfo/PDB/Native/NativeCompilandSymbol.h | 2 -- include/llvm/DebugInfo/PDB/Native/NativeEnumModules.h | 1 - include/llvm/DebugInfo/PDB/Native/NativeEnumTypes.h | 1 - include/llvm/DebugInfo/PDB/Native/NativeExeSymbol.h | 2 -- include/llvm/DebugInfo/PDB/Native/NativeRawSymbol.h | 2 -- include/llvm/DebugInfo/PDB/Native/NativeTypeBuiltin.h | 2 -- include/llvm/DebugInfo/PDB/Native/NativeTypeEnum.h | 2 -- include/llvm/DebugInfo/PDB/Native/NativeTypePointer.h | 1 - include/llvm/DebugInfo/PDB/PDBSymbol.h | 2 -- include/llvm/DebugInfo/PDB/PDBSymbolTypeUDT.h | 5 ----- lib/DebugInfo/PDB/DIA/DIADataStream.cpp | 8 -------- lib/DebugInfo/PDB/DIA/DIAEnumDebugStreams.cpp | 7 ------- lib/DebugInfo/PDB/DIA/DIAEnumInjectedSources.cpp | 7 ------- lib/DebugInfo/PDB/DIA/DIAEnumLineNumbers.cpp | 7 ------- lib/DebugInfo/PDB/DIA/DIAEnumSectionContribs.cpp | 7 ------- lib/DebugInfo/PDB/DIA/DIAEnumSourceFiles.cpp | 7 ------- lib/DebugInfo/PDB/DIA/DIAEnumSymbols.cpp | 7 ------- lib/DebugInfo/PDB/DIA/DIAEnumTables.cpp | 7 ------- lib/DebugInfo/PDB/Native/NativeCompilandSymbol.cpp | 4 ---- lib/DebugInfo/PDB/Native/NativeEnumModules.cpp | 4 ---- lib/DebugInfo/PDB/Native/NativeEnumTypes.cpp | 4 ---- lib/DebugInfo/PDB/Native/NativeExeSymbol.cpp | 4 ---- lib/DebugInfo/PDB/Native/NativeTypeBuiltin.cpp | 4 ---- lib/DebugInfo/PDB/Native/NativeTypeEnum.cpp | 4 ---- lib/DebugInfo/PDB/Native/NativeTypePointer.cpp | 4 ---- lib/DebugInfo/PDB/PDBSymbol.cpp | 4 ---- lib/DebugInfo/PDB/PDBSymbolFunc.cpp | 4 ---- lib/DebugInfo/PDB/PDBSymbolTypeFunctionSig.cpp | 5 ----- lib/IR/DIBuilder.cpp | 11 ++++------- 40 files changed, 4 insertions(+), 140 deletions(-)