This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from e6170e6fa Merge nested "if"s. NFC.
new dacbd3f25 Unloop a for-loop so that we can comment on each symbol. 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:
ELF/Writer.cpp | 10 ++++++----
1 file changed, 6 insertions(+), 4 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 compiler-rt.
from 85f074e72 [ASan] Add aligned_alloc declaration to aligned_alloc-alignme [...]
new e3435fdbc [ASan] Disable aligned_alloc-alignment.cc on Android.
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/asan/TestCases/Linux/aligned_alloc-alignment.cc | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
--
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 a50935f53 ELF: Make required Thunk methods pure virtual and remove an u [...]
new e6170e6fa Merge nested "if"s. 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:
ELF/Writer.cpp | 10 ++++------
1 file changed, 4 insertions(+), 6 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 binutils-gdb.
from 24538276c6 Use top-level config support for enabling plugins.
new 60dceb8d3b MIPS/BFD: Call `mips_elf32_rtype_to_howto' directly with o32 [...]
new d81270c369 BFD/PA: Correct formatting in `elf_hppa_info_to_howto_rel'
new 8b6a949ae5 BFD/PA: Remove ATTRIBUTE_UNUSED from `elf_hppa_info_to_howto_rel'
The 3 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:
bfd/ChangeLog | 12 +++++++++++-
bfd/elf-hppa.h | 5 +++--
2 files changed, 14 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 lld.
from 17cb879e8 [WebAssembly] Name Config members after commandline argument. NFC
new a50935f53 ELF: Make required Thunk methods pure virtual and remove an u [...]
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/SyntheticSections.cpp | 4 ++--
ELF/SyntheticSections.h | 2 +-
ELF/Thunks.cpp | 54 +++++++++++++++++++++++------------------------
ELF/Thunks.h | 6 +++---
4 files changed, 33 insertions(+), 33 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 1ec33d54df [Hexagon] Add support for "new" circular buffer intrinsics
new c4bfd75d78 [ObjC++] Make parameter passing and function return compatib [...]
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/Decl.h | 13 +++
include/clang/AST/DeclCXX.h | 7 --
include/clang/AST/Type.h | 5 --
include/clang/Basic/LangOptions.def | 4 +
include/clang/Basic/LangOptions.h | 17 ++++
include/clang/Basic/TargetInfo.h | 8 ++
include/clang/Frontend/CodeGenOptions.def | 3 -
lib/AST/ASTContext.cpp | 8 +-
lib/AST/Decl.cpp | 2 +-
lib/AST/DeclCXX.cpp | 12 ++-
lib/AST/Type.cpp | 6 --
lib/Basic/TargetInfo.cpp | 8 ++
lib/Basic/Targets/X86.h | 5 ++
lib/CodeGen/CGCall.cpp | 15 +---
lib/CodeGen/ItaniumCXXABI.cpp | 7 --
lib/CodeGen/MicrosoftCXXABI.cpp | 55 +-----------
lib/CodeGen/TargetInfo.cpp | 4 +-
lib/Frontend/CompilerInvocation.cpp | 54 ++++++------
lib/Sema/SemaDecl.cpp | 4 +-
lib/Sema/SemaDeclCXX.cpp | 98 +++++++++++++++++++++-
lib/Serialization/ASTReaderDecl.cpp | 2 +
lib/Serialization/ASTWriter.cpp | 1 +
lib/Serialization/ASTWriterDecl.cpp | 3 +
test/CodeGenCXX/microsoft-abi-sret-and-byval.cpp | 3 -
test/CodeGenObjCXX/arc-special-member-functions.mm | 9 +-
.../{trivial_abi.mm => objc-struct-cxx-abi.mm} | 56 ++++++++++++-
test/CodeGenObjCXX/property-dot-copy-elision.mm | 2 +
27 files changed, 269 insertions(+), 142 deletions(-)
rename test/CodeGenObjCXX/{trivial_abi.mm => objc-struct-cxx-abi.mm} (73%)
--
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 gcc-6-branch
in repository gcc.
from e17af0d7c65 2018-03-28 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new e766b740288 gcc/testsuite/ChangeLog:
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 | 5 +++++
gcc/testsuite/gcc.target/powerpc/crypto-builtin-1-runnable.c | 3 +--
2 files changed, 6 insertions(+), 2 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 binutils-gdb.
from 8205a328f8 MIPS/BFD: Call `mips_elf32_rtype_to_howto' directly with o32
new 24538276c6 Use top-level config support for enabling plugins.
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:
gold/ChangeLog | 15 +
gold/Makefile.in | 5 +-
gold/aclocal.m4 | 1 +
gold/configure | 4796 +++++++++++++++++++++++++-------------------
gold/configure.ac | 11 +-
gold/options.cc | 9 +-
gold/options.h | 6 +
gold/testsuite/Makefile.in | 1 +
8 files changed, 2816 insertions(+), 2028 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 gcc-7-branch
in repository gcc.
from 13bf3c5c9a3 2018-03-28 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new d76e6a1e65f gcc/testsuite/ChangeLog:
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 | 5 +++++
gcc/testsuite/gcc.target/powerpc/crypto-builtin-1-runnable.c | 3 +--
2 files changed, 6 insertions(+), 2 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 release_50
in repository llvm.
from 5ae73c34f7e Backporting r325653: -------------------------------------- [...]
new da4a2839d80 Bump version to 5.0.2
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:
CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.