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 460fa8457 [compiler-rt] Update comments in asan header to doxygen format; NFC.
new dd1051d9c Add FuzzedDataProvider helper class / single header library.
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/fuzzer/tests/CMakeLists.txt | 19 +-
lib/fuzzer/tests/FuzzedDataProviderUnittest.cpp | 321 ++++++++++++++++++++++++
lib/fuzzer/utils/FuzzedDataProvider.h | 205 +++++++++++++++
test/fuzzer/CMakeLists.txt | 1 +
4 files changed, 544 insertions(+), 2 deletions(-)
create mode 100644 lib/fuzzer/tests/FuzzedDataProviderUnittest.cpp
create mode 100644 lib/fuzzer/utils/FuzzedDataProvider.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.
unknown user pushed a change to branch master
in repository clang.
from 702e6d07bf Reapply r362994 & co "[analyzer][tests] Add normalize_plist [...]
new 461db9c2a7 [NFC][PowerPC] Header-dependent test requires "native"
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/ppc-mm-malloc-le.c | 2 +-
test/CodeGen/ppc-mm-malloc.c | 2 +-
2 files changed, 2 insertions(+), 2 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-allnoconfig
in repository toolchain/ci/gcc.
from a0f66a6401a 2019-06-10 Paul Thomas <pault(a)gcc.gnu.org>
adds da6ad93f9dc Daily bump.
new 9fef1353c85 PR c++/90810 * init.c (constant_value_1): Handle VECTOR_C [...]
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/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 6 ++++++
gcc/cp/init.c | 7 +++++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/ext/vector37.C | 29 +++++++++++++++++++++++++++++
5 files changed, 46 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ext/vector37.C
--
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-allnoconfig
in repository toolchain/ci/binutils-gdb.
from f47dfffafc Automatic date update in version.in
adds 86e3aac1c4 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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards f8c9c977 0: update: binutils-gcc-linux: all
new d0c48282 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 (f8c9c977)
\
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 | 70 +-
02-prepare_abe/console.log | 249 +-
03-build_abe-binutils/console.log | 10717 ++++++-------
04-build_abe-stage1/console.log | 17154 +++++++++++----------
05-build_linux/console.log | 730 +-
06-boot_linux/console.log | 2 +-
console.log | 28922 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
8 files changed, 28929 insertions(+), 28929 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-tools-extra.
from 5ab64511 [clang-tidy] Fix typo in bugprone-string-constructor.
new ca52ac19 [clang-tidy] Fix invalid read on destruction
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/modernize/LoopConvertCheck.cpp | 42 +++++++++++++++++--------------
1 file changed, 23 insertions(+), 19 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 78a67eadc71 PR c++/90810 * init.c (constant_value_1): Handle VECTOR_C [...]
new c89f472ebdb 2019-06-11 Richard Biener <rguenther(a)suse.de>
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/cp/ChangeLog | 7 +++++++
gcc/cp/typeck2.c | 31 ++++++++++++++++++++-----------
2 files changed, 27 insertions(+), 11 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/gcc.
from a0f66a6401a 2019-06-10 Paul Thomas <pault(a)gcc.gnu.org>
adds da6ad93f9dc Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.