This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2012b38 Reapply r294356 ("Keep track of spilled variables in LiveDebu [...] new 3a124c0 [MC] Fix some Clang-tidy modernize and Include What You Use w [...]
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/SubtargetFeature.h | 21 +++++---- include/llvm/Object/Wasm.h | 15 ++++-- include/llvm/XRay/InstrumentationMap.h | 24 +++++----- lib/DebugInfo/Symbolize/SymbolizableObjectFile.cpp | 35 +++++++++----- lib/DebugInfo/Symbolize/SymbolizableObjectFile.h | 20 +++++--- lib/MC/SubtargetFeature.cpp | 19 ++++---- lib/Object/WasmObjectFile.cpp | 36 +++++++++------ lib/XRay/InstrumentationMap.cpp | 53 ++++++++++++---------- unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp | 24 ++++++---- 9 files changed, 148 insertions(+), 99 deletions(-)