This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4210924 [InstCombine] add tests to show information-losing add nsw/nu [...] new 2ba05b1 [ARM] Fix some Include What You Use warnings; other minor fix [...] new 498b48e [MC] Fix some Clang-tidy modernize and Include What You Use w [...]
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/MC/MCAsmBackend.h | 20 +++++++-------- include/llvm/MC/MCCodeEmitter.h | 15 +++++------ include/llvm/MC/MCDisassembler/MCDisassembler.h | 17 +++++++------ include/llvm/MC/MCDisassembler/MCRelocationInfo.h | 18 +++++--------- include/llvm/MC/MCDisassembler/MCSymbolizer.h | 16 ++++++------ include/llvm/MC/MCLabel.h | 12 ++++----- include/llvm/MC/MCObjectWriter.h | 19 +++++++------- include/llvm/MC/MCSection.h | 29 +++++++++++----------- include/llvm/MC/MCSubtargetInfo.h | 21 +++++++++------- include/llvm/MC/MCSymbol.h | 24 ++++++++++-------- lib/MC/MCAsmBackend.cpp | 13 +++++++--- lib/MC/MCCodeEmitter.cpp | 8 +++--- lib/MC/MCDisassembler/MCDisassembler.cpp | 7 +++--- lib/MC/MCDisassembler/MCRelocationInfo.cpp | 11 +++----- lib/MC/MCDisassembler/MCSymbolizer.cpp | 5 ++-- lib/MC/MCLabel.cpp | 4 ++- lib/MC/MCObjectWriter.cpp | 4 +-- lib/MC/MCSection.cpp | 20 +++++++-------- lib/MC/MCSubtargetInfo.cpp | 9 ++++--- lib/MC/MCSymbol.cpp | 8 +++++- .../ARM/MCTargetDesc/ARMMachORelocationInfo.cpp | 13 +++++----- 21 files changed, 149 insertions(+), 144 deletions(-)