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-arm-stable-defconfig
in repository toolchain/ci/base-artifacts.
from 2cab7668 1: reset: llvm-0f957109761913c563922f1afd4ceb29ef21bbd0: 5473
new c3345cb7 2: update: llvm-6bbfde5c48aa0a21d2a303341bb9824cead22728: 5473
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 | 186 +-
02-build_llvm/console.log | 11994 ++++++++++++++++----------------
03-build_linux/console.log | 1956 +++---
05-check_regression/console.log | 20 +-
06-update_baseline/console.log | 30 +-
console.log | 14155 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
8 files changed, 14196 insertions(+), 14155 deletions(-)
delete mode 100644 reset-baseline
--
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 3341cb6ed0 Teach some warnings to respect gsl::Pointer and gsl::Owner a [...]
new 3443f89fb1 [clang-scan-deps] Implementation of dependency scanner over [...]
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/FileManager.h | 4 +
.../DependencyScanningFilesystem.h | 168 ++++++++++++++++
.../DependencyScanning/DependencyScanningService.h | 55 ++++++
.../DependencyScanning/DependencyScanningWorker.h | 9 +-
lib/Tooling/DependencyScanning/CMakeLists.txt | 2 +
.../DependencyScanningFilesystem.cpp | 218 +++++++++++++++++++++
.../DependencyScanningService.cpp | 16 ++
.../DependencyScanningWorker.cpp | 56 ++++--
.../Framework.framework/Headers/Framework.h | 2 +
.../PrivateHeaders/PrivateHeader.h | 2 +
.../Inputs/header_stat_before_open_cdb.json | 7 +
test/ClangScanDeps/Inputs/vfsoverlay.yaml | 12 ++
test/ClangScanDeps/Inputs/vfsoverlay_cdb.json | 7 +
test/ClangScanDeps/header_stat_before_open.m | 18 ++
test/ClangScanDeps/regular_cdb.cpp | 12 +-
test/ClangScanDeps/vfsoverlay.cpp | 17 ++
tools/clang-scan-deps/ClangScanDeps.cpp | 24 ++-
17 files changed, 608 insertions(+), 21 deletions(-)
create mode 100644 include/clang/Tooling/DependencyScanning/DependencyScanningFile [...]
create mode 100644 include/clang/Tooling/DependencyScanning/DependencyScanningService.h
create mode 100644 lib/Tooling/DependencyScanning/DependencyScanningFilesystem.cpp
create mode 100644 lib/Tooling/DependencyScanning/DependencyScanningService.cpp
create mode 100644 test/ClangScanDeps/Inputs/frameworks/Framework.framework/Header [...]
create mode 100644 test/ClangScanDeps/Inputs/frameworks/Framework.framework/Privat [...]
create mode 100644 test/ClangScanDeps/Inputs/header_stat_before_open_cdb.json
create mode 100644 test/ClangScanDeps/Inputs/vfsoverlay.yaml
create mode 100644 test/ClangScanDeps/Inputs/vfsoverlay_cdb.json
create mode 100644 test/ClangScanDeps/header_stat_before_open.m
create mode 100644 test/ClangScanDeps/vfsoverlay.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-stable-defconfig
in repository toolchain/ci/base-artifacts.
from a375b179 0: update: linux-fd1594eb706427cc0d88fdfc2c1dbecd5abe7a83: boot
new 2cab7668 1: reset: llvm-0f957109761913c563922f1afd4ceb29ef21bbd0: 5473
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 | 231 +-
02-build_llvm/console.log | 11876 +++++++++++++++----------------
03-build_linux/console.log | 1952 +++---
04-boot_linux/console.log | 239 -
05-check_regression/console.log | 21 +-
06-update_baseline/console.log | 18 +-
console.log | 14337 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results | 6 +-
10 files changed, 14394 insertions(+), 14296 deletions(-)
delete mode 100644 04-boot_linux/console.log
create mode 100644 reset-baseline
--
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 49b912b85e2 [X86] Add more extract subvector cost model tests for small [...]
new 2f0fa8be4db Revert [InstCombine] Shift amount reassociation: shl-trunc- [...]
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/llvm/IR/PatternMatch.h | 6 --
lib/Transforms/InstCombine/InstCombineShifts.cpp | 90 ++++++----------------
...ift-amount-reassociation-with-truncation-shl.ll | 61 +++++++++++----
3 files changed, 68 insertions(+), 89 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 zorg.
from 739f7c76 Change CLEAN to a string parameter so it appears in the shell [...]
new cfcc3e9e Temporarily add SVN rev to the last_good_build.properties file
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:
zorg/jenkins/monorepo_build.py | 2 ++
1 file changed, 2 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 1208b8ca 7: update: llvm-linux: 16048
new 899dd70c 7: update: linux-cc4c818b2219c58af5f0ca59f3e9f02c48bc0b65: 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 (1208b8ca)
\
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 | 220 +-
02-build_llvm/console.log | 11926 ++++++++++++------------
03-build_linux/console.log | 6200 ++++++-------
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 62 +-
console.log | 18416 +++++++++++++++++++-------------------
jenkins/manifest.sh | 11 +-
7 files changed, 18257 insertions(+), 18586 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 lldb.
from f6010b955 [SymbolFile] Remove commented out method
new 0ae639b70 [lldb][NFC] Minor refactorings to (Clang)ExpressionSourceCode
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/lldb/Expression/ExpressionSourceCode.h | 17 ++++++++++++-----
.../ExpressionParser/Clang/ClangExpressionSourceCode.h | 12 ++++++------
2 files changed, 18 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.
unknown user pushed a change to branch master
in repository clang-tools-extra.
from 9c6b5723 [clang-doc] Add index in each info html file
new a3f101f1 [clangd] Unfold SourceLocation flattening from findNameLoc in [...]
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:
clangd/AST.cpp | 32 ++++++--------------------------
clangd/AST.h | 2 +-
clangd/FindSymbols.cpp | 2 +-
clangd/SourceCode.cpp | 18 ++++++++++++++++++
clangd/SourceCode.h | 14 ++++++++++++++
clangd/XRefs.cpp | 7 +++++--
clangd/index/SymbolCollector.cpp | 6 +++---
7 files changed, 48 insertions(+), 33 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.