This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 61cbe6def Finish revert of r354706
new 2678767f9 [lldb-mi] Check raw pointers before passing them to std::stri [...]
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:
tools/lldb-mi/MICmdCmdMiscellanous.cpp | 4 +++-
tools/lldb-mi/MICmnLLDBDebugSessionInfo.cpp | 8 +++----
tools/lldb-mi/MICmnLLDBDebugger.cpp | 5 +++--
tools/lldb-mi/MICmnMIOutOfBandRecord.cpp | 6 ++++--
tools/lldb-mi/MICmnMIResultRecord.cpp | 3 ++-
tools/lldb-mi/MIDriverMgr.cpp | 3 ++-
tools/lldb-mi/MIUtilString.cpp | 22 +++++++++----------
tools/lldb-mi/MIUtilString.h | 3 +++
unittests/tools/CMakeLists.txt | 1 +
unittests/tools/lldb-mi/CMakeLists.txt | 2 ++
unittests/tools/lldb-mi/utils/CMakeLists.txt | 12 +++++++++++
unittests/tools/lldb-mi/utils/StringTest.cpp | 32 ++++++++++++++++++++++++++++
12 files changed, 78 insertions(+), 23 deletions(-)
create mode 100644 unittests/tools/lldb-mi/CMakeLists.txt
create mode 100644 unittests/tools/lldb-mi/utils/CMakeLists.txt
create mode 100644 unittests/tools/lldb-mi/utils/StringTest.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/gnu-release-aarch64-lts-allmodconfig
in repository toolchain/ci/gcc.
from 5afbbe544c0 [RS6000] Fix <bd>_<mode> and <bd>tf_<mode> splitters
adds 9cde2018638 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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/gnu-release-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards d11d4f500d 0: good: binutils-gcc-linux: all
new 308018e020 0: good: 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 (d11d4f500d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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:
1-reset_artifacts/console.log | 14 +-
3-build_abe-binutils/console.log | 3399 +++++++++----------
4-build_abe-stage1/console.log | 3478 ++++++++++---------
5-build_linux/console.log | 44 +-
6-boot_linux/console.log | 2 +-
console.log | 6943 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 6927 insertions(+), 6961 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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards ecface6fe9 0: good: llvm-linux: boot
new 33d0523677 0: good: 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 (ecface6fe9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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:
1-reset_artifacts/console.log | 68 +-
2-build_llvm/console.log | 10453 +++++++++++++++++++------------------
3-build_linux/console.log | 118 +-
4-boot_linux/console.log | 386 +-
5-check_regression/console.log | 2 +-
6-update_baseline/console.log | 4 +-
console.log | 11031 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
8 files changed, 11223 insertions(+), 10853 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 98173dc3c [libcxx] Make sure all experimental tests are disabled when e [...]
new 1c2f15d4c Update status page with papers/issues adopted in Kona
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:
www/cxx2a_status.html | 40 +++++++++++++++++++++++++++++++++++++---
1 file changed, 37 insertions(+), 3 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 llvm.
from 78f7736cbd3 [ARM] Add some more missing T1 opcodes for the peephole optimisier
new 4bda5af37c7 [DAGCombine] Add undef shuffle elt support to partitionShuf [...]
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 57 ++++++++++++++++----------------
test/CodeGen/X86/subvector-broadcast.ll | 37 ++++++---------------
2 files changed, 40 insertions(+), 54 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.
from 0f4dd73bec [AArch64] Add support for Cortex-A76 and Cortex-A76AE
new 46ee6e0f9a Make static counters in ASTContext non-static.
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/AST/ASTContext.h | 24 ++++++++++++------------
lib/AST/ASTContext.cpp | 13 -------------
lib/Sema/SemaDeclCXX.cpp | 24 ++++++++++++------------
3 files changed, 24 insertions(+), 37 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 release_80
in repository clang.
from 90903f44d6 ReleaseNotes: -ftrivial-auto-var-init
new c19ff55635 ReleaseNotes: drop mention of -ftrivial-auto-var-init=zero
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:
docs/ReleaseNotes.rst | 4 +---
1 file changed, 1 insertion(+), 3 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 fe5246b6 Moved clangd docs to a separate directory in preparation to r [...]
new c133b07d [clangd] Drop documentation in static index if symbols are no [...]
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/index/FileIndex.cpp | 4 ++++
clangd/index/IndexAction.cpp | 1 +
clangd/index/SymbolCollector.cpp | 11 +++--------
clangd/index/SymbolCollector.h | 4 ++++
unittests/clangd/SymbolCollectorTests.cpp | 31 +++++++++++++++++++++++++++++++
5 files changed, 43 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.