This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository zorg.
from bb17af5 report error messages in annotated_builder.py
new dd3a4e1 [annotated_builder] try harder to clean build directories
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:
zorg/buildbot/builders/annotated/util.py | 24 +++++++++++++++++++++---
1 file changed, 21 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 cab63ff68 COFF: Remove dead code. NFCI.
new e46c6579c Add --warn-backrefs to maintain compatibility with other linkers
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 | 1 +
ELF/Driver.cpp | 12 +++++++++
ELF/InputFiles.cpp | 21 ++++++++++++---
ELF/InputFiles.h | 9 +++++++
ELF/Options.td | 20 +++++++++------
ELF/ScriptParser.cpp | 26 +++++++++++++------
ELF/SymbolTable.cpp | 66 +++++++++++++++++++++++++++++++++++++++++++++---
test/ELF/warn-backrefs.s | 32 +++++++++++++++++++++++
8 files changed, 164 insertions(+), 23 deletions(-)
create mode 100644 test/ELF/warn-backrefs.s
--
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 761af913a3 [AST] Fix some Clang-tidy modernize-use-auto warnings; other [...]
new a7ab7e151c [ObjC++] Never pass structs that transitively contain __weak [...]
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 | 45 ++++++++++++++++++++++++-------
include/clang/AST/Type.h | 2 --
lib/AST/Decl.cpp | 2 +-
lib/AST/DeclCXX.cpp | 9 ++++++-
lib/AST/Type.cpp | 11 --------
lib/Sema/SemaDecl.cpp | 9 +++++--
lib/Sema/SemaDeclCXX.cpp | 30 ++++++++++-----------
lib/Serialization/ASTReaderDecl.cpp | 5 ++--
lib/Serialization/ASTWriter.cpp | 2 +-
lib/Serialization/ASTWriterDecl.cpp | 5 ++--
test/CodeGenObjCXX/objc-struct-cxx-abi.mm | 29 ++++++++++++++++++++
11 files changed, 102 insertions(+), 47 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 3a182ea95b1 [X86] Added missing AAD/AAM immediate schedule tests
new e18a176c283 [MemorySSA] Remove redundant assert; 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:
lib/Analysis/MemorySSA.cpp | 3 ---
1 file changed, 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 compiler-rt.
from 6437c9165 shadowcallstack: Make runtime tests compatible with aarch64.
new cf28f8132 libFuzzer, OpenBSD support
new 4ccd84cc4 GetRandom / OpenBSD, using getentropy to get high quality randomness
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:
cmake/config-ix.cmake | 2 +-
lib/fuzzer/FuzzerDefs.h | 18 +++++++++++++++++-
lib/fuzzer/FuzzerExtFunctionsWeak.cpp | 5 +++--
lib/fuzzer/FuzzerExtraCounters.cpp | 3 ++-
lib/fuzzer/FuzzerUtilLinux.cpp | 5 +++--
lib/fuzzer/FuzzerUtilPosix.cpp | 3 ++-
lib/fuzzer/afl/afl_driver.cpp | 13 ++++++++++++-
lib/sanitizer_common/sanitizer_linux.cc | 20 +++++++++++++++++++-
test/CMakeLists.txt | 3 ++-
9 files changed, 61 insertions(+), 11 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 0711dd5a2c3 2018-04-09 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new 44150787b7b /cp 2018-04-09 Paolo Carlini <paolo.carlini(a)oracle.com>
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/cp/ChangeLog | 6 ++++++
gcc/cp/decl.c | 3 +++
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/g++.dg/cpp1z/decomp44.C | 10 ++++++++++
gcc/testsuite/g++.dg/cpp1z/decomp45.C | 18 ++++++++++++++++++
5 files changed, 43 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/decomp44.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/decomp45.C
--
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 libcxxabi.
from 967b00e [demangler] Support for fold expressions.
new 52c7a37 [CFI] Disable CFI checks for __cxa_decrement_exception_refcount
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/__cxxabi_config.h | 10 ++++++++++
src/cxa_exception.cpp | 4 ++--
2 files changed, 12 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 clang.
from 92959393a7 [AST] Fix some Clang-tidy modernize and Include What You Use [...]
new 761af913a3 [AST] Fix some Clang-tidy modernize-use-auto warnings; other [...]
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/ASTStructuralEquivalence.h | 9 +-
lib/AST/ASTStructuralEquivalence.cpp | 212 ++++++++++++---------------
lib/AST/DeclBase.cpp | 152 +++++++++----------
lib/AST/DeclObjC.cpp | 134 ++++++++---------
4 files changed, 233 insertions(+), 274 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 4769826e96a PR c++/85279 - dump_expr doesn't understand decltype.
new 0711dd5a2c3 2018-04-09 Thomas Koenig <tkoenig(a)gcc.gnu.org>
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/fortran/ChangeLog | 7 +++
gcc/fortran/trans-stmt.c | 5 +-
gcc/testsuite/ChangeLog | 7 +++
gcc/testsuite/gfortran.dg/do_concurrent_5.f90 | 70 ++++++++++++++++++++++
.../gfortran.dg/vect/vect-do-concurrent-1.f90 | 1 -
5 files changed, 88 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/do_concurrent_5.f90
--
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_60
in repository clang.
from d5f48a217f Merging r327099:
new 4cea2510ab Merging r328708:
new ab474c24e0 Merging r329052:
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:
docs/UsersManual.rst | 2 +-
include/clang/Driver/CLCompatOptions.td | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.