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 82d421fe [clangd] Support OverloadExpr in findExplicitReferences
new 870b3f5e [clang-tidy] New check to warn when storing dispatch_once_t i [...]
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/CMakeLists.txt | 1 +
clang-tidy/ClangTidyForceLinker.h | 5 ++
clang-tidy/{zircon => darwin}/CMakeLists.txt | 7 +--
.../DarwinTidyModule.cpp} | 24 ++++-----
clang-tidy/darwin/DispatchOnceNonstaticCheck.cpp | 62 ++++++++++++++++++++++
clang-tidy/darwin/DispatchOnceNonstaticCheck.h | 35 ++++++++++++
clang-tidy/plugin/CMakeLists.txt | 1 +
clang-tidy/tool/CMakeLists.txt | 1 +
clangd/CMakeLists.txt | 1 +
docs/ReleaseNotes.rst | 6 +++
.../checks/darwin-dispatch-once-nonstatic.rst | 22 ++++++++
docs/clang-tidy/checks/list.rst | 1 +
test/clang-tidy/darwin-dispatch-once-nonstatic.mm | 48 +++++++++++++++++
13 files changed, 199 insertions(+), 15 deletions(-)
copy clang-tidy/{zircon => darwin}/CMakeLists.txt (54%)
copy clang-tidy/{boost/BoostTidyModule.cpp => darwin/DarwinTidyModule.cpp} (53%)
create mode 100644 clang-tidy/darwin/DispatchOnceNonstaticCheck.cpp
create mode 100644 clang-tidy/darwin/DispatchOnceNonstaticCheck.h
create mode 100644 docs/clang-tidy/checks/darwin-dispatch-once-nonstatic.rst
create mode 100644 test/clang-tidy/darwin-dispatch-once-nonstatic.mm
--
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 8130c6cc02a [SLPVectorizer][X86] Regenerate arith-fp tests
new b2ca77376c9 [NFC][ARM] Add some tail-predication tests
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:
.../Thumb2/LowOverheadLoops/mve-tail-data-types.ll | 1757 ++++++++++++++++++++
1 file changed, 1757 insertions(+)
create mode 100644 test/CodeGen/Thumb2/LowOverheadLoops/mve-tail-data-types.ll
--
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 eadbcf05e3f [AArch64] Split built-in function codes into major and minor codes
new 5b2d2d82b4c PR tree-optimization/91885 * gcc.dg/pr91885.c (__int64_t) [...]
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/ChangeLog | 5 ++---
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.dg/pr91885.c | 4 ++--
3 files changed, 10 insertions(+), 5 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-master-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 810639ff 0: update: llvm-linux: all
new 97421402 0: update: llvm-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 (810639ff)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 | 226 +-
02-build_llvm/console.log | 12300 +-
03-build_linux/console.log | 3325488 +++++++++++++++++------------------
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 30 +-
06-update_baseline/console.log | 14 +-
console.log | 3335960 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
8 files changed, 3337015 insertions(+), 3337015 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-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards ca7dcbd9 0: update: llvm-linux: all
new 58d3b045 0: update: llvm-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 (ca7dcbd9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 185 +-
02-build_llvm/console.log | 12050 +++++++++++++++++------------------
03-build_linux/console.log | 666 +-
04-boot_linux/console.log | 1 -
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 12918 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 12921 insertions(+), 12925 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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 1a88a70a 0: update: llvm-linux: all
new 54df11c3 0: update: llvm-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 (1a88a70a)
\
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 | 14 +-
02-build_llvm/console.log | 11960 ++++++++++++++++++------------------
03-build_linux/console.log | 682 +--
04-boot_linux/console.log | 6 +-
console.log | 12662 +++++++++++++++++++--------------------
jenkins/manifest.sh | 10 +-
6 files changed, 12667 insertions(+), 12667 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.