This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from ee1ae4a9849 gn build: Merge r369064
new bc7bd896570 [PowerPC] add testcases for folding frame offset - NFC
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:
.../CodeGen/PowerPC/fold-frame-offset-using-rr.mir | 114 +++++++++++++++++++++
1 file changed, 114 insertions(+)
create mode 100644 test/CodeGen/PowerPC/fold-frame-offset-using-rr.mir
--
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 d26564a610 [Rewrite][NFC] Add FIXMEs and tests for RemoveLineIfEmpty bug
new 27cb4e0641 [analyzer] Analysis: Silence checkers
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/DiagnosticCommonKinds.td | 2 +-
.../clang/StaticAnalyzer/Core/AnalyzerOptions.def | 18 ++++++----
.../clang/StaticAnalyzer/Core/AnalyzerOptions.h | 41 ++++++++++++++++++++--
lib/Frontend/CompilerInvocation.cpp | 40 +++++++++++++++++----
lib/StaticAnalyzer/Core/AnalyzerOptions.cpp | 19 ----------
lib/StaticAnalyzer/Core/BugReporter.cpp | 26 +++++++++-----
lib/StaticAnalyzer/Frontend/CheckerRegistry.cpp | 22 +++++++-----
test/Analysis/analyzer-config.c | 3 +-
.../silence-checkers-and-packages-core-all.cpp | 39 ++++++++++++++++++++
...ence-checkers-and-packages-core-div-by-zero.cpp | 18 ++++++++++
tools/scan-build/bin/scan-build | 18 ++++++++--
.../StaticAnalyzer/RegisterCustomCheckersTest.cpp | 2 +-
12 files changed, 190 insertions(+), 58 deletions(-)
create mode 100644 test/Analysis/silence-checkers-and-packages-core-all.cpp
create mode 100644 test/Analysis/silence-checkers-and-packages-core-div-by-zero.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-tools-extra.
from d57cb36b [clang-doc] Serialize inherited attributes and methods
new db7e482a [clang-tidy] Migrate objc-forbidden-subclassing to use isDeri [...]
new 9a523888 [analyzer] Analysis: Silence checkers
The 2 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/ClangTidy.cpp | 12 +++++------
clang-tidy/objc/ForbiddenSubclassingCheck.cpp | 29 +--------------------------
2 files changed, 7 insertions(+), 34 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-aarch64-check-binutils
in repository toolchain/ci/base-artifacts.
discards 80051a1 0: update: : -1
new 83d1019 0: update: : -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 (80051a1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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 | 160 +++++------
02-prepare_abe/console.log | 430 +++++++++++++++---------------
console.log | 590 ++++++++++++++++++++---------------------
jenkins/manifest.sh | 6 +-
4 files changed, 593 insertions(+), 593 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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 506e159 0: update: binutils-gcc-linux: all
new 7b4d741 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 (506e159)
\
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 | 132 +-
02-prepare_abe/console.log | 214 +-
03-build_abe-binutils/console.log | 11406 +++++++--------
04-build_abe-stage1/console.log | 15714 ++++++++++----------
05-build_linux/console.log | 744 +-
06-boot_linux/console.log | 6 +-
console.log | 28222 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
8 files changed, 28223 insertions(+), 28231 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 binutils-gdb.
from 3339426357 Automatic date update in version.in
new d8f9e51c36 Fix paste-o in examine-backward.exp.
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/testsuite/ChangeLog | 5 +++++
gdb/testsuite/gdb.base/examine-backward.exp | 2 +-
2 files changed, 6 insertions(+), 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/llvm-release-aarch64-next-allyesconfig
in repository toolchain/ci/llvm-project.
from 201b879fd7f Merging release note update in r368874
adds 450f5f3986c Correcting clang-cpp release not to spcify supported targets.
No new revisions were added by this update.
Summary of changes:
clang/docs/ReleaseNotes.rst | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.