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 3b8fabc11 [XRay] Add LD_LIBRARY_PATH to env variables for Unit Tests
new 4b59d3a1b [XRay] Fix argv0-log-file-name.cc race when tests are execute [...]
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/xray/TestCases/Posix/argv0-log-file-name.cc | 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 binutils-gdb.
from 9fc3183f0f testsuite: Fix race condition in check-libthread-db
new fec3f4ea46 Automatic date update in version.in
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:
bfd/version.h | 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 gdb-8.2-branch
in repository binutils-gdb.
from 12244ccf1f Automatic date update in version.in
new 79e50b4fa1 Automatic date update in version.in
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:
bfd/version.h | 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 binutils-2_31-branch
in repository binutils-gdb.
from c0bd1f9c16 Automatic date update in version.in
new 05f5e903b4 Automatic date update in version.in
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:
bfd/version.h | 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 llvm.
from f947b53515e [ScalarizeMaskedMemIntrin] Ensure the mask is a vector of C [...]
new 1b2b5a55db6 [X86] Add the test case from PR38986.
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/CodeGen/X86/masked_memop.ll | 29 +++++++++++++++++++++++++++++
1 file changed, 29 insertions(+)
--
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 88662d77b [sanitizer] Disable failing Android test after D52371
new 3b8fabc11 [XRay] Add LD_LIBRARY_PATH to env variables for Unit Tests
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/xray/tests/CMakeLists.txt | 10 +++++-----
test/xray/Unit/lit.site.cfg.in | 8 ++++++++
unittests/lit.common.unit.configured.in | 1 +
3 files changed, 14 insertions(+), 5 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 23cccb7e9f2 2018-09-27 Jinsong Ji <jji(a)us.ibm.com> Bill Schmidt [...]
new 73b49587fe2 gcc/ChangeLog:
new e5e903f10b9 rs6000: Fix one more vec_splat case
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:
gcc/ChangeLog | 6 ++++++
gcc/ada/ChangeLog | 6 ++++++
gcc/ada/gcc-interface/utils.c | 16 +++++++++-------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/ext/altivec-6.C | 2 +-
gcc/tree.h | 18 +++++++++++++-----
6 files changed, 40 insertions(+), 13 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 e3f8429a58 [analyzer] Hotfix for the bug in exploded graph printing
new 5f18238038 [cxx2a] P0624R2: Lambdas with no capture-default are default [...]
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/DeclCXX.h | 14 ++++-----
include/clang/Basic/DiagnosticSemaKinds.td | 5 +++
lib/AST/DeclCXX.cpp | 18 +++++++++++
lib/Sema/SemaDeclCXX.cpp | 3 +-
lib/Sema/SemaExpr.cpp | 11 +++++++
test/SemaCXX/cxx17-compat.cpp | 15 +++++++++
test/SemaCXX/cxx2a-lambda-default-ctor-assign.cpp | 37 +++++++++++++++++++++++
www/cxx_status.html | 2 +-
8 files changed, 95 insertions(+), 10 deletions(-)
create mode 100644 test/SemaCXX/cxx2a-lambda-default-ctor-assign.cpp
--
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 8f75350b99d WebAssembly: Rename GetSignature to GetLibcallSignature [NFC]
new 5c98f232270 [ScalarizeMaskedMemIntrin] Use cast instead of dyn_cast che [...]
new f947b53515e [ScalarizeMaskedMemIntrin] Ensure the mask is a vector of C [...]
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/ScalarizeMaskedMemIntrin.cpp | 39 ++++++++++++++++++++------------
1 file changed, 25 insertions(+), 14 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 6294c3497b NFC: Fix some darwin linker warnings introduced in r338385
new e3f8429a58 [analyzer] Hotfix for the bug in exploded graph printing
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/StaticAnalyzer/Core/ExprEngine.cpp | 2 ++
1 file changed, 2 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.