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 709c2c44 [clang-doc] Sort index elements case insensitive
new d57cb36b [clang-doc] Serialize inherited attributes and methods
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-doc/BitcodeReader.cpp | 43 +++++++++
clang-doc/BitcodeWriter.cpp | 30 +++++++
clang-doc/BitcodeWriter.h | 11 ++-
clang-doc/Representation.cpp | 2 +
clang-doc/Representation.h | 27 +++++-
clang-doc/Serialize.cpp | 141 +++++++++++++++++++++++++-----
clang-doc/YAMLGenerator.cpp | 36 +++++---
unittests/clang-doc/BitcodeTest.cpp | 4 +
unittests/clang-doc/ClangDocTest.cpp | 13 +++
unittests/clang-doc/ClangDocTest.h | 1 +
unittests/clang-doc/MergeTest.cpp | 4 +
unittests/clang-doc/SerializeTest.cpp | 84 +++++++++++++++---
unittests/clang-doc/YAMLGeneratorTest.cpp | 24 +++++
13 files changed, 373 insertions(+), 47 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 binutils-gdb.
from 6eac171f06 [gdb] Make maint info sections print relocated addresses
new 3339426357 Automatic date update in version.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:
bfd/version.h | 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.
unknown user pushed a change to branch gdb-8.3-branch
in repository binutils-gdb.
from ee479c89ed [gdb] Handle vfork in thread with follow-fork-mode child
new 55f04e741e Automatic date update in version.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:
bfd/version.h | 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.
unknown user pushed a change to branch binutils-2_32-branch
in repository binutils-gdb.
from 7fe7d5d979 Automatic date update in version.in
new 3fa38ff7e5 Automatic date update in version.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:
bfd/version.h | 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-master-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 98feeb6 0: update: binutils-gcc-linux: all
new 8e6ec28 0: update: 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 (98feeb6)
\
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 | 182 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11366 ++++++-------
04-build_abe-stage1/console.log | 20116 +++++++++++-----------
05-build_linux/console.log | 808 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 32920 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 32972 insertions(+), 32888 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 2069fe9399a [GlobalISel] CSEMIRBuilder: Add support for G_GEP
new e703aabe743 [DebugLine] Don't try to guess the path style
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/DebugInfo/DWARF/DWARFDebugLine.h | 9 +++++---
lib/DebugInfo/DWARF/DWARFDebugLine.cpp | 30 +++++----------------------
2 files changed, 11 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.
unknown user pushed a change to branch master
in repository lldb.
from 8df13bb97 Stop-hooks weren't getting called on step-out. Fix that.
new 5797a4148 [DebugLine] Don't try to guess the path style
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:
.../Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp | 29 +++++++++-------------
1 file changed, 12 insertions(+), 17 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.