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 92816d3a [clang-tidy] Fix bugprone-argument-comment-check to correctly [...]
new f81ef61a [clang-tidy] Fix relative path in header-filter.
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/ClangTidyDiagnosticConsumer.cpp | 4 +-
.../Inputs/file-filter/subfolder_a/header_a.h | 3 +
.../Inputs/file-filter/subfolder_b/header_b.h | 1 +
.../Inputs/file-filter/subfolder_c/header_c.h | 1 +
test/clang-tidy/file-filter.cpp | 81 +++++++++++++++++++++-
5 files changed, 87 insertions(+), 3 deletions(-)
create mode 100644 test/clang-tidy/Inputs/file-filter/subfolder_a/header_a.h
create mode 100644 test/clang-tidy/Inputs/file-filter/subfolder_b/header_b.h
create mode 100644 test/clang-tidy/Inputs/file-filter/subfolder_c/header_c.h
--
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
in repository toolchain/ci/interesting-commits.
from 51878f3 Add commits from https://ci.linaro.org/job/tcwg_kernel-bisect [...]
new 220a638 Add commits from https://ci.linaro.org/job/tcwg_kernel-bisect [...]
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:
linux | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-stable-allmodconfig
in repository toolchain/ci/gcc.
from 6aafb75646c RISC-V: Fix bad insn splits with paradoxical subregs.
adds dff59b16064 2019-09-19 Steven G. Kargl <kargl(a)gcc.gnu.org>
adds 176b3b7aba1 Daily bump.
adds f3471d9d409 PR target/91269 * config/sparc/sparc.h (HARD_REGNO_CALLER [...]
adds d6279ef7800 RISC-V: Fix more splitters accidentally calling gen_reg_rtx.
new a8f5e932a09 Fix PR88751
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/ChangeLog | 43 +++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/riscv/riscv-protos.h | 4 +-
gcc/config/riscv/riscv.c | 45 +++++++++++++---------
gcc/config/riscv/riscv.md | 6 +--
gcc/config/sparc/sparc.h | 7 ++++
gcc/fortran/ChangeLog | 7 ++++
gcc/fortran/resolve.c | 2 +-
gcc/ira.c | 9 ++++-
gcc/testsuite/ChangeLog | 9 +++++
gcc/testsuite/gcc.dg/pr91269.c | 70 +++++++++++++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/pr91727.f90 | 9 +++++
12 files changed, 188 insertions(+), 25 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr91269.c
create mode 100644 gcc/testsuite/gfortran.dg/pr91727.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards a243622 0: update: binutils-gcc-linux: all
new c017c52 0: update: binutils-gcc-linux: all
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 (a243622)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-s [...]
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 | 162 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 10908 ++++++-------
04-build_abe-stage1/console.log | 18546 +++++++++++----------
05-build_linux/console.log | 1004 +-
06-boot_linux/console.log | 2 +-
console.log | 31056 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
8 files changed, 31056 insertions(+), 31064 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/gnu-release-arm-check_bootstrap
in repository toolchain/ci/gcc.
from 062d18d7271 Daily bump.
adds 23df2f19184 2019-09-18 Thomas Koenig <tkoenig(a)gcc.gnu.org>
adds 54d8ebfdc04 Daily bump.
adds d96a167ef38 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 10 ++++++++++
gcc/fortran/frontend-passes.c | 22 +++++++++++++++++++++-
gcc/fortran/resolve.c | 26 +++++++++++++-------------
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/do_subscript_6.f90 | 11 +++++++++++
6 files changed, 62 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/do_subscript_6.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-arm-check_bootstrap
in repository toolchain/ci/base-artifacts.
discards d3d7180 0: update: gcc-062d18d7271473fc9ed9af77e9dcbfc6e4b2f62d: 1
new 8fba4b1 0: update: gcc-d96a167ef384e78fa0404415eb108bad8437f991: 1
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 (d3d7180)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-chec [...]
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 | 128 +-
02-prepare_abe/console.log | 208 +-
03-build_abe-check_bootstrap/console.log | 84027 +++++-----
04-build_abe-check_bootstrap-check/console.log | 92021 +++++------
05-check_regression/console.log | 45 +-
06-update_baseline/console.log | 55 +-
console.log | 176484 +++++++++++-----------
jenkins/manifest.sh | 12 +-
sumfiles/g++.sum | 4 +-
sumfiles/gcc.sum | 4 +-
sumfiles/gfortran.sum | 8 +-
sumfiles/go.sum | 4 +-
sumfiles/gotools.sum | 4 +-
sumfiles/libatomic.sum | 2 +-
sumfiles/libffi.sum | 2 +-
sumfiles/libgo.sum | 10 +-
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.sum | 2 +-
sumfiles/objc.sum | 4 +-
20 files changed, 176641 insertions(+), 176387 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 lldb.
from f3d932780 [lldb][NFC] Remove unused include in TestLineEntry.cpp
new fa96336c5 Move decl completion out of the ASTImporterDelegate and docum [...]
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/lldb/Symbol/ClangASTImporter.h | 54 ++++-----
source/Symbol/ClangASTImporter.cpp | 202 +++++++++++++++++----------------
2 files changed, 127 insertions(+), 129 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 7dbdcfcb82 Finish building the full-expression for a static_assert expr [...]
new cb2379e891 [StaticAnalyzer] Use llvm::StringLiteral instead of StringRe [...]
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/StaticAnalyzer/Core/AnalyzerOptions.h | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.