This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from b2276b1ff Various build fixes for lldb on MinGW
new f6010b955 [SymbolFile] Remove commented out method
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:
source/Plugins/SymbolFile/DWARF/DWARFDebugLine.cpp | 201 ---------------------
source/Plugins/SymbolFile/DWARF/DWARFDebugLine.h | 3 -
2 files changed, 204 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 b4d96c17e48 P1651R0 bind_front should not unwrap reference_wrapper
new 8f1e020b613 2019-08-01 Steven G. Kargl <kargl(a)gcc.gnu.org>
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/fortran/ChangeLog | 6 ++++++
gcc/fortran/check.c | 4 ++++
gcc/fortran/intrinsic.c | 35 +++++++++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/allocated_1.f90 | 24 +++++++++++++++++++++
gcc/testsuite/gfortran.dg/allocated_2.f90 | 16 ++++++++++++++
6 files changed, 91 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/allocated_1.f90
create mode 100644 gcc/testsuite/gfortran.dg/allocated_2.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.
unknown user pushed a change to branch master
in repository llvm.
from dab6850b77b Added Delta IR Reduction Tool
new c822cfb9f88 Revert "Added Delta IR Reduction Tool"
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/BugpointRedesign.md | 106 -------------
test/Reduce/Inputs/remove-funcs.sh | 10 --
test/Reduce/remove-funcs.ll | 49 ------
tools/LLVMBuild.txt | 1 -
tools/llvm-reduce/CMakeLists.txt | 23 ---
tools/llvm-reduce/DeltaManager.h | 26 ----
tools/llvm-reduce/LLVMBuild.txt | 24 ---
tools/llvm-reduce/TestRunner.cpp | 32 ----
tools/llvm-reduce/TestRunner.h | 52 -------
tools/llvm-reduce/deltas/Delta.h | 221 ---------------------------
tools/llvm-reduce/deltas/RemoveFunctions.cpp | 84 ----------
tools/llvm-reduce/deltas/RemoveFunctions.h | 28 ----
tools/llvm-reduce/llvm-reduce.cpp | 122 ---------------
13 files changed, 778 deletions(-)
delete mode 100644 docs/BugpointRedesign.md
delete mode 100755 test/Reduce/Inputs/remove-funcs.sh
delete mode 100644 test/Reduce/remove-funcs.ll
delete mode 100644 tools/llvm-reduce/CMakeLists.txt
delete mode 100644 tools/llvm-reduce/DeltaManager.h
delete mode 100644 tools/llvm-reduce/LLVMBuild.txt
delete mode 100644 tools/llvm-reduce/TestRunner.cpp
delete mode 100644 tools/llvm-reduce/TestRunner.h
delete mode 100644 tools/llvm-reduce/deltas/Delta.h
delete mode 100644 tools/llvm-reduce/deltas/RemoveFunctions.cpp
delete mode 100644 tools/llvm-reduce/deltas/RemoveFunctions.h
delete mode 100644 tools/llvm-reduce/llvm-reduce.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 clang.
from be2253d418 [Syntax] Do not add a node for 'eof' into the tree
new 3341cb6ed0 Teach some warnings to respect gsl::Pointer and gsl::Owner a [...]
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/Basic/DiagnosticSemaKinds.td | 8 ++
lib/Sema/SemaInit.cpp | 99 +++++++++++++++++++--
test/Sema/warn-lifetime-analysis-nocfg.cpp | 135 +++++++++++++++++++++++++++++
3 files changed, 233 insertions(+), 9 deletions(-)
create mode 100644 test/Sema/warn-lifetime-analysis-nocfg.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 binutils-gdb.
from 046bebe1c0 Add more styling to "disassemble"
new 404f29021a [PR build/24886] disable glibc mcheck support
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:
gdb/ChangeLog | 10 +++
gdb/Makefile.in | 1 -
gdb/acinclude.m4 | 3 -
gdb/config.in | 3 -
gdb/configure | 81 -----------------------
gdb/configure.ac | 22 -------
gdb/gdbserver/ChangeLog | 7 ++
gdb/gdbserver/acinclude.m4 | 3 -
gdb/gdbserver/config.in | 3 -
gdb/gdbserver/configure | 159 +++++++++++++--------------------------------
gdb/gdbserver/configure.ac | 9 ---
gdb/libmcheck.m4 | 43 ------------
gdb/top.c | 9 ---
13 files changed, 63 insertions(+), 290 deletions(-)
delete mode 100644 gdb/libmcheck.m4
--
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/llvm-release-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 4b4a50b1 6: update: llvm-linux: 16048
new 8c73a3f5 6: update: llvm-linux: 16048
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 (4b4a50b1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 106 +-
02-build_llvm/console.log | 11748 ++++++++++++-------------
03-build_linux/console.log | 6158 ++++++-------
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 20 +-
console.log | 18040 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 18054 insertions(+), 18034 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/llvm-release-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards ed1060cc 0: update: llvm-linux: boot
new 917a100a 0: update: llvm-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 (ed1060cc)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 220 +-
02-build_llvm/console.log | 11128 +++++++++++++++++------------------
03-build_linux/console.log | 710 +--
05-check_regression/console.log | 8 +-
console.log | 12066 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
6 files changed, 12070 insertions(+), 12070 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.