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 ddd06cc4 [clangd] Fixed toHalfOpenFileRange
new 4e8c84e6 Revert "[clangd] Implement typeHierarchy/resolve for subtypes"
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:
clangd/ClangdLSPServer.cpp | 8 -----
clangd/ClangdLSPServer.h | 2 --
clangd/ClangdServer.cpp | 7 ----
clangd/ClangdServer.h | 5 ---
clangd/Protocol.cpp | 17 +++------
clangd/Protocol.h | 23 +++---------
clangd/XRefs.cpp | 25 +------------
clangd/XRefs.h | 4 ---
clangd/test/type-hierarchy.test | 63 ++-------------------------------
clangd/unittests/TypeHierarchyTests.cpp | 46 +-----------------------
10 files changed, 13 insertions(+), 187 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 834a93f953 [JSONCompilationDatabase] Strip distcc/ccache/gomacc wrapper [...]
new ddd4b189b4 [Driver] Delete dead code
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/Driver/ToolChains/Arch/Mips.cpp | 1 -
lib/Driver/ToolChains/Clang.cpp | 7 +------
2 files changed, 1 insertion(+), 7 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-master-arm-next-allnoconfig
in repository toolchain/ci/binutils-gdb.
from a89fdbdb20 Automatic date update in version.in
adds 830b67068c [readline] Fix heap-buffer-overflow in update_line
adds 592f9d271c gdb: Update type of lower bound in value_subscripted_rvalue
adds 603490bf53 gdb: Convert dwarf2_evaluate_property to return bool
adds b86352cfc1 gdb/dwarf: Ensure the target type of ranges is not void
adds 9a49df9d4b gdb: Carry default property type around with dynamic properties
adds 0d4e84ed37 gdb: Better support for dynamic properties with negative values
No new revisions were added by this update.
Summary of changes:
gdb/ChangeLog | 47 +++++++++
gdb/dwarf2loc.c | 47 ++++++---
gdb/dwarf2loc.h | 36 ++++---
gdb/dwarf2read.c | 164 +++++++++++++++++++++----------
gdb/gdbtypes.c | 10 +-
gdb/testsuite/ChangeLog | 11 +++
gdb/testsuite/gdb.fortran/vla-ptype.exp | 12 +++
gdb/testsuite/gdb.fortran/vla-sizeof.exp | 10 ++
gdb/testsuite/gdb.fortran/vla-value.exp | 27 +++++
gdb/testsuite/gdb.fortran/vla.f90 | 15 +++
gdb/valarith.c | 2 +-
gdb/value.h | 3 +-
readline/ChangeLog.gdb | 7 ++
readline/display.c | 5 +
14 files changed, 311 insertions(+), 85 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-master-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards b38f0e8 2: update: gcc-5ab7d0ae0c170fc0409d564fe945aac5ce54f86c: -9
discards 5dff7cc 1: reset: gcc-c53fd0cf4566685c8d2a4fe8c90e412a0d296f3b: -9
discards 12307ba 0: update: binutils-gcc-linux: all
new 2d763a9 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 (b38f0e8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 129 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11009 +++++++-------
04-build_abe-stage1/console.log | 15848 +++++++++++++--------
05-build_linux/console.log | 413 +
06-boot_linux/console.log | 8 +
07-check_regression/console.log | 5 +-
08-update_baseline/console.log | 37 +-
console.log | 27723 +++++++++++++++++++++---------------
jenkins/manifest.sh | 15 +-
results | 6 +
11 files changed, 32836 insertions(+), 22793 deletions(-)
create mode 100644 05-build_linux/console.log
create mode 100644 06-boot_linux/console.log
--
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 6bab5cac009 Daily bump.
adds a0ca98db700 Daily bump.
adds 375054587c8 PR rtl-optimization/91136 * df-core.c (ACCESSING REFS): F [...]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 7 +++++++
gcc/DATESTAMP | 2 +-
gcc/df-core.c | 6 +++---
gcc/resource.c | 4 ++++
4 files changed, 15 insertions(+), 4 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-arm-stable-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 0e5ef89880 Automatic date update in version.in
adds 13c724eec0 Automatic date update in version.in
No new revisions were added by this update.
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 35dd696 0: update: binutils-gcc-linux: all
new 4c01a2f 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 (35dd696)
\
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 | 130 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 10728 ++++++-------
04-build_abe-stage1/console.log | 17415 ++++++++++-----------
05-build_linux/console.log | 752 +-
06-boot_linux/console.log | 2 +-
console.log | 29545 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 29518 insertions(+), 29504 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 a89058e1e04 [DAGCombine] narrowExtractedVectorBinOp - wrap subvector ex [...]
new 0895359c134 [gn] Tag unneeded variable.
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:
utils/gn/secondary/llvm/include/llvm/Config/BUILD.gn | 3 +++
1 file changed, 3 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.