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 7af5d8c7 Fix false positive with lambda assignments in cert-err58-cpp.
new 8edf2fda Revert "[clang-tools-extra] r347753 - [clangd] Build and test [...]
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/CMakeLists.txt | 4 ----
test/clangd/Inputs/requests.json | 14 +++++++-------
test/clangd/index-tools.test | 1 +
3 files changed, 8 insertions(+), 11 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-release-arm-mainline-allmodconfig
in repository toolchain/binutils-gdb.
from 513092d696 AArch64: Fix regression in Cortex A53 erratum when PIE. (PR [...]
adds f3f67028ac Automatic date update in version.in
No new revisions were added by this update.
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 master
in repository gcc.
from 81f1db30027 * g++.dg/debug/dwarf2/pr86900.C: XFAIL AIX. [...]
new 8bf3df2df61 * gcc.dg/recip_sqrt_mult_[12345]: Do not add -fcomp [...]
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:
gcc/testsuite/ChangeLog | 1 +
gcc/testsuite/gcc.dg/recip_sqrt_mult_1.c | 3 ++-
gcc/testsuite/gcc.dg/recip_sqrt_mult_2.c | 3 ++-
gcc/testsuite/gcc.dg/recip_sqrt_mult_3.c | 3 ++-
gcc/testsuite/gcc.dg/recip_sqrt_mult_4.c | 3 ++-
gcc/testsuite/gcc.dg/recip_sqrt_mult_5.c | 3 ++-
6 files changed, 11 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-mainline-allnoconfig
in repository toolchain/linux-next.
from ef78e5ec9214 ia64: export node_distance function
adds 6c08ec1216b7 KVM: PPC: Book3S HV: Fix handling for interrupted H_ENTER_NESTED
adds caf54f59e57e Merge tag 'kvm-ppc-fixes-4.20-1' of https://git.kernel.org [...]
adds a87c99e61236 KVM: VMX: re-add ple_gap module parameter
adds 38ab012f109c KVM: LAPIC: Fix pv ipis use-before-initialization
adds e97f852fd456 KVM: X86: Fix scan ioapic use-before-initialization
adds 30510387a5e4 svm: Add mutex_lock to protect apic_access_page_done on AM [...]
adds 7f9ad1dfa3c7 KVM: nVMX: Fix kernel info-leak when enabling KVM_CAP_HYPE [...]
adds bcbfbd8ec210 KVM: x86: Fix kernel info-leak in KVM_HC_CLOCK_PAIRING hypercall
adds f48b4711dd6e KVM: VMX: Update shared MSRs to be saved/restored on MSR_E [...]
adds 354cb410d873 KVM: x86: fix empty-body warnings
adds 1e4329ee2c52 x86/kvm/vmx: fix old-style function declaration
adds 326e742533bf KVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offset t [...]
adds 72aeb60c52bf KVM: nVMX: Verify eVMCS revision id match supported eVMCS [...]
adds 52ad7eb3d668 KVM: nVMX: vmcs12 revision_id is always VMCS12_REVISION ev [...]
adds 0e0fee5c539b kvm: mmu: Fix race in emulated page table writes
adds fd65d3142f73 kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcb
new d8242d22d501 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
adds 3511ba7d4ca6 spi: uniphier: fix incorrect property items
adds a4d8f64f7267 spi: mediatek: use correct mata->xfer_len when in fifo transfer
adds 91b9deefedf4 spi: omap2-mcspi: Add missing suspend and resume calls
new 5b26f7180cdb Merge tag 'spi-fix-v4.20-rc4' of git://git.kernel.org/pub/ [...]
adds f8397d69daef btrfs: Always try all copies when reading extent buffers
adds aab15e8ec257 Btrfs: fix rare chances for data loss when doing a fast fsync
adds f505754fd659 Btrfs: ensure path name is null terminated at btrfs_control_ioctl
adds a4390aee7271 Btrfs: send, fix infinite loop due to directory rename dep [...]
adds 552f0329c75b Btrfs: fix race between enabling quotas and subvolume creation
new 42a657f57628 btrfs: relocation: set trans to be NULL after ending transaction
new 121b018f8c74 Merge tag 'for-4.20-rc4-tag' of git://git.kernel.org/pub/s [...]
The 4 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:
.../devicetree/bindings/spi/spi-uniphier.txt | 14 ++--
arch/powerpc/kvm/book3s_hv.c | 1 +
arch/x86/include/asm/kvm_host.h | 3 +-
arch/x86/kvm/lapic.c | 7 +-
arch/x86/kvm/mmu.c | 27 ++----
arch/x86/kvm/svm.c | 44 ++++++----
arch/x86/kvm/vmx.c | 98 ++++++++++++++--------
arch/x86/kvm/x86.c | 10 ++-
drivers/spi/spi-mt65xx.c | 4 +-
drivers/spi/spi-omap2-mcspi.c | 37 +++++---
fs/btrfs/disk-io.c | 11 +--
fs/btrfs/file.c | 24 ++++++
fs/btrfs/qgroup.c | 3 +-
fs/btrfs/relocation.c | 1 +
fs/btrfs/send.c | 11 ++-
fs/btrfs/super.c | 1 +
16 files changed, 190 insertions(+), 106 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 22af15b016 [analyzer] Cleanup constructors in the Z3 backend
new 9438d4a932 [NFC] Move MultIversioning::Type into Decl so that it can be [...]
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/Decl.h | 13 ++++++++
lib/AST/Decl.cpp | 11 +++++++
lib/CodeGen/CodeGenModule.cpp | 11 +++++--
lib/Sema/SemaDecl.cpp | 72 +++++++++++++++++--------------------------
4 files changed, 62 insertions(+), 45 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.