This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 0312be25f1c gn build: Merge r373489
new e16224de2dd [WebAssembly] Error when using wasm64 for ISel
new 71048f045e6 Fix: Actually erase remove the elements from AssumeHandles
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/Analysis/AssumptionCache.cpp | 5 ++++-
lib/Target/WebAssembly/WebAssemblyISelDAGToDAG.cpp | 6 ++++++
test/CodeGen/WebAssembly/cpus.ll | 9 +++++----
3 files changed, 15 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 glibc.
from 4973abcba9 Y2038: Include proper header to provide support for struct t [...]
new eed005270a Disable warnings in string/tester.c at top level.
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 | 12 ++++++
string/tester.c | 128 +++++++-------------------------------------------------
2 files changed, 26 insertions(+), 114 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 6cdf97af 0: update: binutils-gcc-linux: boot
new 781598f9 0: update: binutils-gcc-linux: boot
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (6cdf97af)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 171 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11052 +++++++--------
04-build_abe-stage1/console.log | 14169 ++++++++++---------
05-build_linux/console.log | 832 +-
08-update_baseline/console.log | 25 -
console.log | 26699 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
8 files changed, 26660 insertions(+), 26734 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu
in repository toolchain/ci/interesting-commits.
from ff1bee7 Add commits from https://ci.linaro.org/job/tcwg_gnu-bisect-gn [...]
new 9981ab2 Add commits from https://ci.linaro.org/job/tcwg_gnu-bisect-gn [...]
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 | 2 ++
1 file changed, 2 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 zorg.
from 62167df5 [LLDB] Only sent e-mail when the status changed
new 63b448fc [LLDB] Send e-mails to the default recipients
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/jenkins/jobs/jobs/lldb-cmake | 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-tools-extra.
from 33b36d3d [Clangd] ExtractFunction: Don't extract body of enclosing function.
new 9323f466 Add the misc-init-local-variables check.
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:
clang-tidy/cppcoreguidelines/CMakeLists.txt | 1 +
.../CppCoreGuidelinesTidyModule.cpp | 3 +
.../cppcoreguidelines/InitVariablesCheck.cpp | 105 +++++++++++++++++++++
...stantArrayIndexCheck.h => InitVariablesCheck.h} | 30 +++---
docs/ReleaseNotes.rst | 15 +--
.../checks/cppcoreguidelines-init-variables.rst | 51 ++++++++++
docs/clang-tidy/checks/list.rst | 1 +
.../cppcoreguidelines-init-variables.cpp | 80 ++++++++++++++++
8 files changed, 265 insertions(+), 21 deletions(-)
create mode 100644 clang-tidy/cppcoreguidelines/InitVariablesCheck.cpp
copy clang-tidy/cppcoreguidelines/{ProBoundsConstantArrayIndexCheck.h => InitVaria [...]
create mode 100644 docs/clang-tidy/checks/cppcoreguidelines-init-variables.rst
create mode 100644 test/clang-tidy/cppcoreguidelines-init-variables.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 gcc.
from d08330d56a8 2019-10-02 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 34d5459a74c 2019-10-02 Steven G. Kargl <kargl(a)gcc.gnu.org>
new f25b7ed68d9 2019-10-02 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 9e6de25d594 2019-10-02 Steven G. Kargl <kargl(a)gcc.gnu.org>
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:
gcc/fortran/ChangeLog | 20 +++++++++++++++
gcc/fortran/io.c | 48 ++++++++++++++++++++++-------------
gcc/fortran/primary.c | 2 ++
gcc/fortran/simplify.c | 6 ++---
gcc/testsuite/ChangeLog | 16 ++++++++++++
gcc/testsuite/gfortran.dg/pr91587.f90 | 6 ++---
gcc/testsuite/gfortran.dg/pr91784.f90 | 9 +++++++
gcc/testsuite/gfortran.dg/pr91785.f90 | 8 ++++++
gcc/testsuite/gfortran.dg/pr91942.f90 | 10 ++++++++
9 files changed, 102 insertions(+), 23 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr91784.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr91785.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr91942.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.