This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 138b8635bb [OPENMP]Delay emission of the error for unsupported types.
new 7438010919 Use Secure PLT as default on NetBSD/PowerPC.
new 4613d0fcad [clang][index-while-building] FileIndexRecord
new 2321ead80c [clang][index-while-building][NFC] FileIndexRecord - Comment [...]
The 3 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/Index/DeclOccurrence.h | 41 +++++++++++++++++++++++++
lib/Driver/ToolChains/Arch/PPC.cpp | 2 +-
lib/Index/CMakeLists.txt | 1 +
lib/Index/FileIndexRecord.cpp | 59 ++++++++++++++++++++++++++++++++++++
lib/Index/FileIndexRecord.h | 57 ++++++++++++++++++++++++++++++++++
test/Driver/netbsd.c | 5 +++
6 files changed, 164 insertions(+), 1 deletion(-)
create mode 100644 include/clang/Index/DeclOccurrence.h
create mode 100644 lib/Index/FileIndexRecord.cpp
create mode 100644 lib/Index/FileIndexRecord.h
--
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 9cde22496 [hwasan, asan] Intercept vfork.
new 9eaaaf1ff Fixup compilation/test failures after r354960 and r355013.
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/symbolizer/sanitizer_symbolize.cc | 10 ++++++----
1 file changed, 6 insertions(+), 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 5cfe428cd1 x86-64: Skip protected check on symbol defined by linker
new 799efbe8e0 Fix regcache leak, and avoid possible regcache access after detach.
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:
gdb/ChangeLog | 7 ++++++-
gdb/target.c | 11 +++++++++++
2 files changed, 17 insertions(+), 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_bmk/gnu-release-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards df3c290b97 gcc-d77a96960986e72ca87228ba330f75b83c23dae9: -5
new 59633228e8 gcc-e3f601de29507dcd08acb7d2b84555e4a54e8abd: -5
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 (df3c290b97)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/gnu-release-arm-boot [...]
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 | 3 +-
3-build_abe-bootstrap_O3/console.log | 14487 ++++++++++++++++----------------
console.log | 14490 +++++++++++++++++----------------
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
5 files changed, 14516 insertions(+), 14472 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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 484b986934 0: good: llvm-linux: 19248
new 9c7bbc829a 0: good: llvm-linux: 19253
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 (484b986934)
\
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 | 16 +-
2-build_llvm/console.log | 9267 +++++++++++++++++++-------------------
3-build_linux/console.log | 177 +-
5-check_regression/console.log | 6 +-
6-update_baseline/console.log | 6 +-
console.log | 9598 ++++++++++++++++++++--------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
8 files changed, 9554 insertions(+), 9530 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 2eaed221928 [hwasan, asan] Intercept vfork.
new 6a5e7eb4f38 [llvm-cxxfilt] Re-enable split and demangle stdin input on [...]
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:
test/tools/llvm-cxxfilt/delimiters.test | 63 +++++++++++++++++++++++++++++++++
tools/llvm-cxxfilt/llvm-cxxfilt.cpp | 45 +++++++++++++++++++----
2 files changed, 101 insertions(+), 7 deletions(-)
create mode 100644 test/tools/llvm-cxxfilt/delimiters.test
--
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 glibc.
from 6bd4d02ee9 powerpc: Fix linknamespace introduced by 4d8015639a75
new 92ad88fe72 elf/Makefile: Run IFUNC tests if binutils supports IFUNC
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:
ChangeLog | 6 ++++++
configure | 2 ++
configure.ac | 1 +
elf/Makefile | 2 +-
4 files changed, 10 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.