This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang-tools-extra.
from b942cd7f [clang-tidy] Fix incorrect code indention in the doc.
new d0b49863 [clangd] Add a cstring include for strerror.
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:
clangd/Context.cpp | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 111d6cf1fe3 [SDAG] Legalize all CondCodes by inverting them and/or swap [...]
new 8b37fb9d3fe [InstCombine] don't try to evaluate instructions with >1 us [...]
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:
lib/Transforms/InstCombine/InstCombineCasts.cpp | 24 ++++++--------------
test/Transforms/InstCombine/cast-mul-select.ll | 29 ++++++++++++++++---------
test/Transforms/InstCombine/icmp-mul-zext.ll | 7 +++---
3 files changed, 30 insertions(+), 30 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 738f513d0 Add a comment explaining how the input for GetModuleSpecifica [...]
new 4f40bcc4d refactor: DWARFCompileUnit::Producer -> DWARFProducer
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:
.../Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp | 10 +++-------
source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.cpp | 2 +-
source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.h | 20 ++++++++++----------
3 files changed, 14 insertions(+), 18 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 5c553ae5260 compiler: rollback "avoid negative zero in float constants"
new aa54251c489 Make lto.exp work with Tcl 8.4
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:
gcc/testsuite/ChangeLog | 14 ++++++++++++++
gcc/testsuite/lib/lto.exp | 37 ++++++++++++++++++++++---------------
2 files changed, 36 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from c849b2e28e6 [DWARF] Regularize dumping strings from line tables.
new 0ff4ca1d0c7 [SimplifyLibCalls] Update from deprecated IRBuilder API for [...]
new 111d6cf1fe3 [SDAG] Legalize all CondCodes by inverting them and/or swap [...]
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:
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp | 31 ++++++++++++--------
lib/Transforms/Utils/SimplifyLibCalls.cpp | 48 +++++++++++++++----------------
2 files changed, 42 insertions(+), 37 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 464860012 Change the default of --apply-dynamic-relocs.
new f13e92a4c Replace ApplyDynamicRelocs with WriteAddends.
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:
ELF/Config.h | 2 +-
ELF/Driver.cpp | 11 ++++++-----
ELF/SyntheticSections.cpp | 2 +-
3 files changed, 8 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 1df38097f57 [InstCombine] add test corresponding to r324252 (PR36225); NFC
new c849b2e28e6 [DWARF] Regularize dumping strings from line tables.
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/DebugInfo/DWARF/DWARFDebugLine.h | 8 ++--
lib/DebugInfo/DWARF/DWARFContext.cpp | 4 +-
lib/DebugInfo/DWARF/DWARFDebugLine.cpp | 56 ++++++++++++++--------
lib/DebugInfo/DWARF/DWARFFormValue.cpp | 11 +++--
test/CodeGen/BPF/dwarfdump.ll | 2 +-
test/CodeGen/Generic/dwarf-md5.ll | 8 ++--
test/CodeGen/X86/dwarf-comp-dir.ll | 2 +-
test/DebugInfo/AMDGPU/dwarfdump-relocs.ll | 2 +-
test/DebugInfo/Generic/lto-comp-dir.ll | 4 +-
test/DebugInfo/X86/dwarfdump-header-64.s | 8 ++--
test/DebugInfo/X86/dwarfdump-header.s | 26 +++++-----
test/DebugInfo/X86/dwarfdump-line-dwo.s | 8 ++--
test/DebugInfo/X86/dwarfdump-line-only.s | 8 ++--
test/DebugInfo/X86/generate-odr-hash.ll | 8 ++--
.../X86/stmt-list-multiple-compile-units.ll | 8 ++--
test/DebugInfo/debugmacinfo.test | 6 +--
test/Linker/subprogram-linkonce-weak.ll | 8 ++--
test/MC/ARM/dwarf-asm-multiple-sections.s | 4 +-
test/MC/ELF/debug-md5.s | 10 ++--
test/MC/MachO/gen-dwarf-cpp.s | 10 ++--
test/MC/MachO/gen-dwarf-macro-cpp.s | 4 +-
test/MC/MachO/gen-dwarf.s | 2 +-
test/tools/dsymutil/X86/basic-linking-x86.test | 6 +--
.../dsymutil/X86/basic-lto-dw4-linking-x86.test | 6 +--
test/tools/dsymutil/X86/basic-lto-linking-x86.test | 6 +--
25 files changed, 124 insertions(+), 101 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 9658e036b9 [Options] Make --cuda-path-ignore-env a Flag, NFCI.
new 9018322d0f Add support for attribute 'trivial_abi'.
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/clang/AST/ASTContext.h | 4 +
include/clang/AST/Decl.h | 12 +-
include/clang/AST/DeclCXX.h | 55 +++++
include/clang/AST/Type.h | 5 +
include/clang/Basic/Attr.td | 7 +
include/clang/Basic/AttrDocs.td | 42 ++++
include/clang/Basic/DiagnosticSemaKinds.td | 3 +
include/clang/Sema/Sema.h | 15 ++
lib/AST/ASTContext.cpp | 5 +
lib/AST/DeclCXX.cpp | 67 +++++-
lib/AST/Type.cpp | 6 +
lib/CodeGen/CGCall.cpp | 7 +-
lib/CodeGen/CGDecl.cpp | 2 +-
lib/CodeGen/ItaniumCXXABI.cpp | 4 +-
lib/CodeGen/MicrosoftCXXABI.cpp | 63 +++---
lib/Sema/SemaChecking.cpp | 29 ++-
lib/Sema/SemaDeclAttr.cpp | 3 +
lib/Sema/SemaDeclCXX.cpp | 150 ++++++++++---
lib/Sema/SemaTemplateInstantiate.cpp | 4 +
lib/Sema/SemaType.cpp | 3 +-
lib/Serialization/ASTReaderDecl.cpp | 5 +
lib/Serialization/ASTWriter.cpp | 2 +
lib/Serialization/ASTWriterDecl.cpp | 2 +
test/CodeGenCXX/trivial_abi.cpp | 239 +++++++++++++++++++++
test/CodeGenObjCXX/trivial_abi.mm | 104 +++++++++
...pragma-attribute-supported-attributes-list.test | 3 +-
test/SemaObjCXX/attr-trivial-abi.mm | 93 ++++++++
27 files changed, 853 insertions(+), 81 deletions(-)
create mode 100644 test/CodeGenCXX/trivial_abi.cpp
create mode 100644 test/CodeGenObjCXX/trivial_abi.mm
create mode 100644 test/SemaObjCXX/attr-trivial-abi.mm
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository compiler-rt.
from 6f859b45f [sanitizer] SizeClassMap minor improvement/correctness changes
new c823c774f [sanitizer] Revert rL324263
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:
lib/sanitizer_common/sanitizer_allocator_size_class_map.h | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 70622fa2540 Add release note on change to memcpy/memmove/memset builtin [...]
new 1df38097f57 [InstCombine] add test corresponding to r324252 (PR36225); NFC
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:
test/Transforms/InstCombine/cast-mul-select.ll | 64 ++++++++++++++++++++++++++
1 file changed, 64 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.