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 2e39f6f9 [clangd] Return TextEdits from ClangdServer::applyTweak
new da711113 [clangd] Treat lambdas as functions when preparing hover response
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/XRefs.cpp | 47 ++++++++++++++++--------
clangd/unittests/XRefsTests.cpp | 80 ++++++++++++++++++++++++++++++++++++++---
2 files changed, 108 insertions(+), 19 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 lld.
from d2c107589 [lld] Fix type server merging with PDBs without IPI stream
new 45719d33f [ELF] Loosen the condition that changes absolute relocation t [...]
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:
ELF/Relocations.cpp | 8 +++++++-
1 file changed, 7 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.
unknown user pushed a change to branch master
in repository glibc.
from 1192696069 powerpc: Remove optimized finite
new 55f82d328d aarch64: add STO_AARCH64_VARIANT_PCS and DT_AARCH64_VARIANT_PCS
new 82bc69c012 aarch64: handle STO_AARCH64_VARIANT_PCS
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:
ChangeLog | 14 +++++++++++
elf/elf.h | 7 ++++++
sysdeps/{mips => aarch64}/dl-dtprocnum.h | 6 ++---
sysdeps/aarch64/dl-machine.h | 42 +++++++++++++++++++++++++++++---
sysdeps/aarch64/linkmap.h | 1 +
5 files changed, 63 insertions(+), 7 deletions(-)
copy sysdeps/{mips => aarch64}/dl-dtprocnum.h (85%)
--
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 gcc.
from 3984c5cdfac PR tree-optimization/89713 - Assume loop with an exit is finite
new fec050ace17 2019-06-13 Richard Biener <rguenther(a)suse.de>
new 43bbc1da377 /cp 2019-06-13 Paolo Carlini <paolo.carlini(a)oracle.com>
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:
gcc/cp/ChangeLog | 19 ++++++
gcc/cp/decl.c | 75 +++++++++++-----------
gcc/cp/typeck2.c | 23 ++++---
gcc/testsuite/ChangeLog | 22 +++++++
gcc/testsuite/g++.dg/cpp0x/alias-decl-1.C | 3 +-
.../g++.dg/diagnostic/conflicting-specifiers-1.C | 1 +
.../g++.dg/diagnostic/two-or-more-data-types-1.C | 1 +
.../g++.dg/diagnostic/variably-modified-type-1.C | 12 ++++
gcc/testsuite/g++.dg/other/pr84792-1.C | 2 +-
gcc/testsuite/g++.dg/other/pr84792-2.C | 2 +-
gcc/testsuite/g++.dg/parse/error10.C | 2 +-
gcc/testsuite/g++.dg/parse/error24.C | 2 +-
gcc/testsuite/g++.dg/parse/error32.C | 2 +-
gcc/testsuite/g++.dg/parse/error33.C | 2 +-
gcc/testsuite/g++.dg/parse/pragma2.C | 3 +-
gcc/testsuite/g++.dg/parse/saved1.C | 3 +-
gcc/testsuite/g++.dg/template/operator6.C | 2 +-
gcc/testsuite/g++.dg/template/pr61745.C | 3 +-
gcc/testsuite/g++.dg/template/typedef41.C | 2 +-
gcc/testsuite/g++.old-deja/g++.jason/crash10.C | 2 +-
20 files changed, 126 insertions(+), 57 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/diagnostic/conflicting-specifiers-1.C
create mode 100644 gcc/testsuite/g++.dg/diagnostic/two-or-more-data-types-1.C
create mode 100644 gcc/testsuite/g++.dg/diagnostic/variably-modified-type-1.C
--
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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/llvm/linaro-scripts.
from 126138d Return clang-native-arm-lnt-perf to the normal server
new 98b728c Fix typos
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:
monitor/linaro.json | 4 ++--
1 file changed, 2 insertions(+), 2 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-aarch64-mainline-allyesconfig
in repository toolchain/ci/linux.
from aa7235483a83 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
adds eb96e57b913f media: dvb: warning about dvb frequency limits produces to [...]
adds a200c721956c media: venus: hfi_parser: fix a regression in parser
adds 35110e38e6c5 Merge tag 'media/v5.2-2' of git://git.kernel.org/pub/scm/l [...]
adds aff7ed485168 selinux: log raw contexts as untrusted strings
adds e2e0e09758a6 selinux: fix a missing-check bug in selinux_add_mnt_opt( )
adds fec6375320c6 selinux: fix a missing-check bug in selinux_sb_eat_lsm_opts()
adds b076173a309e Merge tag 'selinux-pr-20190612' of git://git.kernel.org/pu [...]
No new revisions were added by this update.
Summary of changes:
drivers/media/dvb-core/dvb_frontend.c | 2 +-
drivers/media/platform/qcom/venus/hfi_helper.h | 4 +--
security/selinux/avc.c | 10 +++++--
security/selinux/hooks.c | 39 ++++++++++++++++++--------
4 files changed, 39 insertions(+), 16 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-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards ad9769d2 0: update: llvm-linux: all
new fae50c11 0: update: llvm-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 (ad9769d2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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:
01-reset_artifacts/console.log | 220 +-
02-build_llvm/console.log | 11817 ++++-----
03-build_linux/console.log | 41412 ++++++++++++++---------------
04-boot_linux/console.log | 2 -
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 8 +-
console.log | 53449 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 53466 insertions(+), 53460 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 b09333fe726 [IntrinsicEmitter] Extend argument overloading with forward [...]
new 0d4c02bdcea [ARM][TTI] Scan for existing loop intrinsics
new ca192025a5b [NFC] Simplify Call query
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:
lib/Target/ARM/ARMTargetTransformInfo.cpp | 38 ++++++++++++--
test/Transforms/HardwareLoops/ARM/structure.ll | 68 ++++++++++++++++++++++++++
2 files changed, 101 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 binutils-gdb.
from e41d1c49a1 Automatic date update in version.in
new 66eb1ed388 Fix gdb build with -std=gnu++11
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/compile/compile.c | 2 +-
gdb/thread.c | 6 +++---
3 files changed, 11 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.