This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 2e21e31eb [test] Add -z separate-code to fix tests that ae sensitive to [...]
new 8e24dfad8 [lldb][NFC] Make ApplyObjcCastHack less scary
new d468ae01d [lldb] Remove SetCount/ClearCount from Flags
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:
include/lldb/Utility/Flags.h | 26 --------------
.../ExpressionParser/Clang/ClangUserExpression.cpp | 14 +++-----
unittests/Utility/FlagsTest.cpp | 41 ++--------------------
3 files changed, 8 insertions(+), 73 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-arm-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 119361d 0: update: llvm-linux: boot
new 9067698 0: update: llvm-linux: boot
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 (119361d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 154 +-
02-build_llvm/console.log | 12243 ++++++++++++++++---------------
03-build_linux/console.log | 1733 ++---
04-boot_linux/console.log | 472 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 25 -
console.log | 14635 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 14616 insertions(+), 14666 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-allmodconfig
in repository toolchain/ci/linux.
from 1609d7604b84 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
adds 72dbcf721566 Revert "ext4: make __ext4_get_inode_loc plug"
adds 4d856f72c10e Linux 5.3
No new revisions were added by this update.
Summary of changes:
Makefile | 2 +-
fs/ext4/inode.c | 3 ---
2 files changed, 1 insertion(+), 4 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-allmodconfig
in repository toolchain/ci/llvm-project.
from 02a0ef03e6d Merging r371766: ------------------------------------------ [...]
adds 8972a4776da ReleaseNotes: known issue: PR40547
No new revisions were added by this update.
Summary of changes:
llvm/docs/ReleaseNotes.rst | 9 +++++++++
1 file changed, 9 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-release-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards e0c2b7f 0: update: llvm-linux: 19657
new b5e1adc 0: update: llvm-linux: 19657
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 (e0c2b7f)
\
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 | 128 +-
02-build_llvm/console.log | 11960 ++++++++++++++++++------------------
03-build_linux/console.log | 832 +--
console.log | 12948 +++++++++++++++++++--------------------
jenkins/manifest.sh | 12 +-
5 files changed, 12928 insertions(+), 12952 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 libcxx.
from 4428baf8b Add debug check for null pointers passed to <string_view>
new 74a9c964d Implement std::condition_variable via pthread_cond_clockwait( [...]
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/__config | 6 +
include/__mutex_base | 145 ++++++++++++++++++---
.../thread.condition.condvar/wait_until.pass.cpp | 33 +++--
3 files changed, 156 insertions(+), 28 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-defconfig
in repository toolchain/ci/linux.
from 1609d7604b84 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
adds 72dbcf721566 Revert "ext4: make __ext4_get_inode_loc plug"
adds 4d856f72c10e Linux 5.3
No new revisions were added by this update.
Summary of changes:
Makefile | 2 +-
fs/ext4/inode.c | 3 ---
2 files changed, 1 insertion(+), 4 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-defconfig
in repository toolchain/ci/llvm-project.
from 02a0ef03e6d Merging r371766: ------------------------------------------ [...]
adds 8972a4776da ReleaseNotes: known issue: PR40547
No new revisions were added by this update.
Summary of changes:
llvm/docs/ReleaseNotes.rst | 9 +++++++++
1 file changed, 9 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.