This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 2cfe1040adb Fix buildbot breakage from r311763. Remove unused lambda capture.
new 7cd5c438544 Fix unused-lambda-capture warning by using default capture-by-ref
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/CodeGen/GlobalISel/LegalizerHelper.cpp | 3 +--
1 file changed, 1 insertion(+), 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 gcc-7-branch
in repository gcc.
from a17e082b74a Daily bump.
new 3951f00426b PR c++/81607 * cp-gimplify.c (cp_fold): If folding expose [...]
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 | 14 ++++++++++++--
gcc/cp/cp-gimplify.c | 6 +++---
gcc/testsuite/g++.dg/other/bitfield6.C | 9 +++++++++
3 files changed, 24 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/other/bitfield6.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 llvm.
from 6e7a4adfcff [gold] Fix up a new test to allow it to pass on non x86 builds.
new 2cfe1040adb Fix buildbot breakage from r311763. Remove unused lambda capture.
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/CodeGen/GlobalISel/LegalizerHelper.cpp | 3 +--
1 file changed, 1 insertion(+), 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 llvm.
from f29303de236 Normlize to LF line endings.
new 6e7a4adfcff [gold] Fix up a new test to allow it to pass on non x86 builds.
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/tools/gold/X86/relocatable.ll | 2 +-
1 file changed, 1 insertion(+), 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 clang.
from 494ef6fbeb [Basic] Add a DiagnosticError llvm::ErrorInfo subclass
new 6f13534410 [ObjC] Add a -Wobjc-messaging-id warning
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:
docs/ReleaseNotes.rst | 6 ++++++
include/clang/Basic/DiagnosticSemaKinds.td | 4 ++++
lib/Sema/SemaExprObjC.cpp | 3 +++
test/SemaObjC/warn-messaging-id.mm | 21 +++++++++++++++++++++
4 files changed, 34 insertions(+)
create mode 100644 test/SemaObjC/warn-messaging-id.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 glibc.
from bba5c93094 Remove powerpc32 sqrt wrappers.
new 23761119fe Clean up bits/math-finite.h for aliasing types.
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:
ChangeLog | 14 ++++++++++++++
math/bits/math-finite.h | 23 ++++++++---------------
math/math.h | 24 ++++++++++++++++--------
3 files changed, 38 insertions(+), 23 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 users/hjl/pr21997
in repository binutils-gdb.
at 037e72aa50 Disallow copy relocation against protected data symbol
This branch includes the following new commits:
new 037e72aa50 Disallow copy relocation against protected data symbol
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.
--
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 newlib.
from a4961ccd3 Revert "headers: avoid bareword attributes" for clang
new 3437665ac Import strnstr.c from FreeBSD.
new c206d0442 Port strnstr.c to newlib.
new c070326d3 newlib: rebuild string/Makefile.in
new cf8bf843f cygwin: export strnstr
The 4 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:
newlib/libc/include/string.h | 3 +
newlib/libc/string/Makefile.am | 1 +
newlib/libc/string/Makefile.in | 76 ++++++++++++++--------
.../libc/{search/hash_log2.c => string/strnstr.c} | 46 ++++++++-----
winsup/cygwin/common.din | 1 +
winsup/cygwin/include/cygwin/version.h | 3 +-
winsup/cygwin/release/2.9.0 | 2 +-
winsup/doc/new-features.xml | 2 +-
8 files changed, 86 insertions(+), 48 deletions(-)
copy newlib/libc/{search/hash_log2.c => string/strnstr.c} (67%)
--
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 b92a424f05 [IRGen] Evaluate constant static variables referenced throug [...]
new 59be67ffd0 [OPENMP] Fix for PR34321: ustom OpenMP reduction in C++ temp [...]
new 494ef6fbeb [Basic] Add a DiagnosticError llvm::ErrorInfo subclass
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:
include/clang/Basic/DiagnosticError.h | 61 +++++++++++++++++++++++++++++++
lib/Basic/Diagnostic.cpp | 5 ++-
lib/Sema/SemaOpenMP.cpp | 3 +-
test/OpenMP/declare_reduction_codegen.cpp | 18 +++++++++
unittests/Basic/DiagnosticTest.cpp | 22 +++++++++++
5 files changed, 107 insertions(+), 2 deletions(-)
create mode 100644 include/clang/Basic/DiagnosticError.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.