This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2f1bbeb63f6 [LibCallsShrinkWrap] Remove an unnecessary class member variable. new f49f90e97b1 [MC] Fix some Clang-tidy modernize-use-using warnings; othe [...]
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/MC/ConstantPools.h | 4 ++-- include/llvm/MC/LaneBitmask.h | 9 +++++--- include/llvm/MC/MCAssembler.h | 34 ++++++++++++++-------------- include/llvm/MC/MCContext.h | 6 ++++- include/llvm/MC/MCDwarf.h | 8 +++---- include/llvm/MC/MCExpr.h | 3 ++- include/llvm/MC/MCFragment.h | 4 ++-- include/llvm/MC/MCInst.h | 5 ++-- include/llvm/MC/MCLinkerOptimizationHint.h | 8 +++---- include/llvm/MC/MCParser/MCAsmParser.h | 6 ++--- include/llvm/MC/MCParser/MCTargetAsmParser.h | 2 +- include/llvm/MC/MCRegisterInfo.h | 8 +++---- include/llvm/MC/MCSection.h | 10 ++++---- include/llvm/MC/MCStreamer.h | 3 +-- include/llvm/MC/MCSubtargetInfo.h | 8 +++---- include/llvm/MC/MCSymbol.h | 4 ++-- lib/MC/ELFObjectWriter.cpp | 8 +++---- lib/MC/StringTableBuilder.cpp | 2 +- lib/MC/WinCOFFObjectWriter.cpp | 15 ++++++------ 19 files changed, 78 insertions(+), 69 deletions(-)