This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 414670be4e [UBSan][clang][compiler-rt] Applying non-zero offset to null [...]
new a579abf629 Remove rest of time-trace message as it is inconsistent style
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/Driver/Options.td | 7 ++++++-
tools/driver/cc1_main.cpp | 2 --
2 files changed, 6 insertions(+), 3 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-master-aarch64-check_binutils
in repository toolchain/ci/base-artifacts.
discards ecfb7072 0: update: binutils-f21410c03a33bad55998b5691de7d2cf50e68933: 1
new e8a9b060 0: update: binutils-61f055683254bdccafc49d8e7ae045445d6a31d3: 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 (ecfb7072)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-c [...]
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 | 430 +-
03-build_abe-check_binutils/console.log | 11481 +++++-----
04-build_abe-check_binutils-check/console.log | 16441 +++++++-------
05-check_regression/console.log | 18 +-
06-update_baseline/console.log | 8 +-
console.log | 28506 ++++++++++++------------
jenkins/manifest.sh | 12 +-
sumfiles/binutils.sum | 2 +-
sumfiles/gas.sum | 4 +-
sumfiles/ld.sum | 4 +-
11 files changed, 28505 insertions(+), 28529 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-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 5e1802fb 0: update: binutils-gcc-linux: all
new 2863dae0 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 (5e1802fb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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-prepare_abe/console.log | 84 +-
03-build_abe-binutils/console.log | 11101 +++++++------
04-build_abe-stage1/console.log | 15961 +++++++++----------
05-build_linux/console.log | 2540 +--
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 29955 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
10 files changed, 29983 insertions(+), 29910 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 cd5b9c6cc50 [update_cc_test_checks] Support 'clang | opt | FileCheck'
new 318bd275052 [UBSan][clang][compiler-rt] Applying non-zero offset to nul [...]
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/ReleaseNotes.rst | 14 ++++++++++++++
1 file changed, 14 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 clang.
from 1b1167f58f Recommit "[Clang] Pragma vectorize_width() implies vectorize [...]
new 414670be4e [UBSan][clang][compiler-rt] Applying non-zero offset to null [...]
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/ReleaseNotes.rst | 45 ++-
docs/UndefinedBehaviorSanitizer.rst | 3 +-
lib/CodeGen/CGExprScalar.cpp | 149 +++++---
.../catch-nullptr-and-nonzero-offset-blacklist.c | 34 ++
...-nullptr-and-nonzero-offset-in-offsetof-idiom.c | 35 ++
...tr-and-nonzero-offset-when-nullptr-is-defined.c | 66 ++++
test/CodeGen/catch-nullptr-and-nonzero-offset.c | 421 +++++++++++++++++++++
test/CodeGen/catch-pointer-overflow-volatile.c | 54 +++
test/CodeGen/catch-pointer-overflow.c | 294 ++++++++++++++
test/CodeGen/ubsan-pointer-overflow.c | 123 ++++++
test/CodeGen/ubsan-pointer-overflow.m | 193 ----------
...ullptr-and-nonzero-offset-in-offsetof-idiom.cpp | 24 ++
12 files changed, 1196 insertions(+), 245 deletions(-)
create mode 100644 test/CodeGen/catch-nullptr-and-nonzero-offset-blacklist.c
create mode 100644 test/CodeGen/catch-nullptr-and-nonzero-offset-in-offsetof-idiom.c
create mode 100644 test/CodeGen/catch-nullptr-and-nonzero-offset-when-nullptr-is-d [...]
create mode 100644 test/CodeGen/catch-nullptr-and-nonzero-offset.c
create mode 100644 test/CodeGen/catch-pointer-overflow-volatile.c
create mode 100644 test/CodeGen/catch-pointer-overflow.c
create mode 100644 test/CodeGen/ubsan-pointer-overflow.c
create mode 100644 test/CodeGenCXX/catch-nullptr-and-nonzero-offset-in-offsetof-idiom.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 compiler-rt.
from 51a6e79ff [ASan] Do not misrepresent high value address dereferences as [...]
new a8681c5ca [UBSan][clang][compiler-rt] Applying non-zero offset to nullp [...]
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/sanitizer_common/sanitizer_suppressions.h | 2 +-
lib/ubsan/ubsan_checks.inc | 3 ++
lib/ubsan/ubsan_handlers.cpp | 23 ++++++++-
test/ubsan/TestCases/Pointer/index-overflow.cpp | 17 +++++--
.../nullptr-and-nonzero-offset-constants.cpp | 29 ++++++++++++
.../Pointer/nullptr-and-nonzero-offset-summary.cpp | 32 +++++++++++++
.../nullptr-and-nonzero-offset-variable.cpp | 54 ++++++++++++++++++++++
.../Pointer/unsigned-index-expression.cpp | 4 +-
.../TestCases/nullptr-and-nonzero-offset.c | 22 +++++++++
9 files changed, 177 insertions(+), 9 deletions(-)
create mode 100644 test/ubsan/TestCases/Pointer/nullptr-and-nonzero-offset-constants.cpp
create mode 100644 test/ubsan/TestCases/Pointer/nullptr-and-nonzero-offset-summary.cpp
create mode 100644 test/ubsan/TestCases/Pointer/nullptr-and-nonzero-offset-variable.cpp
create mode 100644 test/ubsan_minimal/TestCases/nullptr-and-nonzero-offset.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_bmk/gnu-release-arm-spec2k6-O2-vs-O2_LTO
in repository toolchain/ci/glibc.
at afbf970cae Fix RISC-V vfork build with Linux 5.3 kernel headers.
No new revisions were added by this update.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.