This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from b1e230d17 [dotest] Remove check for LLDB_TESTSUITE_FORCE_FINISH
new e512ea0bf Revert "[lldb] Move redundant persistent variable counter to [...]
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/ExpressionVariable.h | 4 ++--
include/lldb/Target/Target.h | 6 ++++++
source/Expression/ExpressionVariable.cpp | 10 ++++++++++
.../Plugins/ExpressionParser/Clang/ClangPersistentVariables.h | 10 ----------
4 files changed, 18 insertions(+), 12 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-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards eeaab56f 0: update: binutils-gcc-linux: boot
new a2f9149f 0: update: binutils-gcc-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 (eeaab56f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 167 +-
02-prepare_abe/console.log | 428 +-
03-build_abe-binutils/console.log | 11455 +++++++------
04-build_abe-stage1/console.log | 19898 ++++++++++-----------
05-build_linux/console.log | 810 +-
06-boot_linux/console.log | 470 +-
08-update_baseline/console.log | 8 +-
console.log | 33238 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
9 files changed, 33248 insertions(+), 33240 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 f170781e [sanitizer] Fix buildbot_update call
new 8f4ce255 [sanitizer] Cleanup STAGE2 dir variables
new 3149fa5c [asan] Rename buildbot_bootstrap.sh > buildbot_bootstrap_asan.sh
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:
...bot_bootstrap.sh => buildbot_bootstrap_asan.sh} | 19 ++++++++---------
.../builders/sanitizers/buildbot_bootstrap_msan.sh | 19 ++++++++---------
.../sanitizers/buildbot_bootstrap_ubsan.sh | 19 ++++++++---------
zorg/buildbot/builders/sanitizers/buildbot_fast.sh | 10 ++-------
.../builders/sanitizers/buildbot_functions.sh | 24 ++++++++++++----------
.../builders/sanitizers/buildbot_selector.py | 2 +-
6 files changed, 40 insertions(+), 53 deletions(-)
rename zorg/buildbot/builders/sanitizers/{buildbot_bootstrap.sh => buildbot_bootst [...]
--
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-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards d3f4c00b 0: update: gcc-965a3ea08856b59b40b9ede65db5e6e7fb015c9e: 0
new a3c17517 0: update: gcc-c7c0ef675262bae0aa9dd661fd3392dff9b1c424: 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 (d3f4c00b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 130 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-bootstrap_O3/console.log | 89721 +++++++++---------
04-build_abe-bootstrap_O3-check/console.log | 11 +
.../console.log | 11 +-
.../console.log | 9 +-
console.log | 90316 ++++++++++---------
jenkins/manifest.sh | 10 +-
results | 2 +
9 files changed, 90661 insertions(+), 89983 deletions(-)
create mode 100644 04-build_abe-bootstrap_O3-check/console.log
rename {04-check_regression => 05-check_regression}/console.log (72%)
rename {05-update_baseline => 06-update_baseline}/console.log (77%)
--
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 9e9f8b7c6f [clang][Index][NFC] Move IndexDataConsumer default implementation
new 610ec02d6d ArrayRef'ized CompilerInvocation::CreateFromArgs
new 1002cd493c [preprocessor] Add an opportunity to retain excluded conditi [...]
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/clang-c/Index.h | 7 ++++-
include/clang/Frontend/ASTUnit.h | 1 +
include/clang/Frontend/CompilerInvocation.h | 7 ++---
include/clang/Lex/PreprocessorOptions.h | 4 +++
lib/Frontend/ASTUnit.cpp | 2 ++
lib/Frontend/CompilerInvocation.cpp | 8 +++---
lib/Frontend/CreateInvocationFromCommandLine.cpp | 4 +--
lib/Lex/PPDirectives.cpp | 20 ++++++++++++---
lib/Tooling/Tooling.cpp | 4 +--
...arse.m => retain-excluded-conditional-blocks.m} | 27 +++++++++++++------
tools/arcmt-test/arcmt-test.cpp | 5 ++--
tools/c-index-test/c-index-test.c | 30 ++++++++++++++++++++++
tools/clang-import-test/clang-import-test.cpp | 4 +--
tools/driver/cc1_main.cpp | 4 +--
tools/libclang/CIndex.cpp | 4 ++-
unittests/AST/ExternalASTSourceTest.cpp | 1 -
16 files changed, 93 insertions(+), 39 deletions(-)
copy test/Index/{single-file-parse.m => retain-excluded-conditional-blocks.m} (81%)
--
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 bffbe2bbb Fix asan-symbolize-bad-path.cpp on Darwin
new 7f1edb787 [sanitizer_common] Close superfluous file descriptors in spaw [...]
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_mac.cpp | 28 +++++++++++++++++++++++-----
1 file changed, 23 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.
unknown user pushed a change to branch master
in repository lldb.
from d4016c24f [Platform/Android] Read the adb server from an env variable if set
new b1e230d17 [dotest] Remove check for LLDB_TESTSUITE_FORCE_FINISH
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:
packages/Python/lldbsuite/test/dotest.py | 6 ------
1 file changed, 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.