This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d89a81f5c94 [sanitizer-coverage] remove some more stale code new 86bfc787f13 [Object] Fix some Clang-tidy modernize and Include What You [...]
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/Object/Archive.h | 49 ++++++++++++------ include/llvm/Object/Binary.h | 22 ++++---- include/llvm/Object/COFF.h | 100 ++++++++++++++++++++++++------------- include/llvm/Object/ObjectFile.h | 58 +++++++++++---------- include/llvm/Object/SymbolicFile.h | 28 +++++++---- lib/Object/Archive.cpp | 51 ++++++++++++------- lib/Object/Binary.cpp | 20 +++++--- lib/Object/COFFObjectFile.cpp | 32 ++++++++---- lib/Object/ObjectFile.cpp | 14 ++++-- lib/Object/SymbolicFile.cpp | 14 ++++-- 10 files changed, 253 insertions(+), 135 deletions(-)