This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 1e04e9b11 [libcxx] Mention restriction on inline namespaces in LIBCXX_A [...]
new 20c43d22b [libcxx] Add missing includes in tests
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:
.../std/containers/unord/unord.map/unord.map.cnstr/assign_init.pass.cpp | 1 +
.../std/containers/unord/unord.map/unord.map.cnstr/assign_move.pass.cpp | 1 +
test/std/containers/unord/unord.map/unord.map.cnstr/init.pass.cpp | 1 +
test/std/containers/unord/unord.map/unord.map.cnstr/range.pass.cpp | 1 +
.../unord/unord.multimap/unord.multimap.cnstr/assign_copy.pass.cpp | 2 ++
.../unord/unord.multimap/unord.multimap.cnstr/assign_init.pass.cpp | 1 +
.../unord/unord.multimap/unord.multimap.cnstr/assign_move.pass.cpp | 1 +
.../containers/unord/unord.multimap/unord.multimap.cnstr/init.pass.cpp | 1 +
.../containers/unord/unord.multimap/unord.multimap.cnstr/range.pass.cpp | 1 +
test/std/containers/unord/unord.multiset/erase_range.pass.cpp | 1 +
.../unord/unord.multiset/unord.multiset.cnstr/assign_copy.pass.cpp | 2 ++
.../unord/unord.multiset/unord.multiset.cnstr/assign_init.pass.cpp | 1 +
.../unord/unord.multiset/unord.multiset.cnstr/assign_move.pass.cpp | 1 +
.../containers/unord/unord.multiset/unord.multiset.cnstr/init.pass.cpp | 1 +
.../containers/unord/unord.multiset/unord.multiset.cnstr/range.pass.cpp | 1 +
test/std/containers/unord/unord.set/erase_range.pass.cpp | 1 +
.../std/containers/unord/unord.set/unord.set.cnstr/assign_copy.pass.cpp | 2 ++
.../std/containers/unord/unord.set/unord.set.cnstr/assign_init.pass.cpp | 1 +
.../std/containers/unord/unord.set/unord.set.cnstr/assign_move.pass.cpp | 1 +
test/std/containers/unord/unord.set/unord.set.cnstr/init.pass.cpp | 1 +
test/std/containers/unord/unord.set/unord.set.cnstr/range.pass.cpp | 1 +
21 files changed, 24 insertions(+)
--
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 5b95a3471 Add new interceptor for getmntinfo(3) from NetBSD
new 85970a956 Add new interceptor for mi_vector_hash(3)
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:
.../sanitizer_common_interceptors.inc | 17 +++++++++++++++++
.../sanitizer_platform_interceptors.h | 1 +
.../TestCases/NetBSD/mi_vector_hash.cc | 19 +++++++++++++++++++
3 files changed, 37 insertions(+)
create mode 100644 test/sanitizer_common/TestCases/NetBSD/mi_vector_hash.cc
--
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-release-aarch64-mainline-allmodconfig
in repository toolchain/linux-next.
from 5929a1f0ff30 Merge tag 'riscv-for-linus-4.20-rc2' of git://git.kernel.o [...]
adds 21a446cf1865 NFSv4: Don't exit the state manager without clearing NFS4C [...]
adds a1aa09be21fa NFSv4: Ensure that the state manager exits the loop on SIGKILL
adds a652a4bc2169 SUNRPC: Fix a Oops when destroying the RPCSEC_GSS credenti [...]
adds e3d5e573a54d SUNRPC: Fix a bogus get/put in generic_key_to_expire()
adds e39d8a186ed0 NFSv4: Fix an Oops during delegation callbacks
adds 94ca5c18e1e3 Merge tag 'nfs-for-4.20-3' of git://git.linux-nfs.org/proj [...]
adds e39f9dd8206a pinctrl: meson: fix pinconf bias disable
adds 4bc51e1e350c pinctrl: meson: fix gxbb ao pull register bits
adds ed3a2b74f3eb pinctrl: meson: fix gxl ao pull register bits
adds e91b162d2868 pinctrl: meson: fix meson8 ao pull register bits
adds a1705f02704c pinctrl: meson: fix meson8b ao pull register bits
adds 595b0674ce78 MAINTAINERS: Add tree link for Intel pin control driver
adds 282fd2a2adb4 Merge tag 'pinctrl-v4.20-2' of git://git.kernel.org/pub/sc [...]
adds c138325fb871 selinux: check length properly in SCTP bind hook
adds 877181a8d9dc selinux: fix non-MLS handling in mls_context_to_sid()
adds da5322e65940 Merge tag 'selinux-pr-20181115' of git://git.kernel.org/pu [...]
No new revisions were added by this update.
Summary of changes:
MAINTAINERS | 1 +
drivers/pinctrl/meson/pinctrl-meson-gxbb.c | 2 +-
drivers/pinctrl/meson/pinctrl-meson-gxl.c | 2 +-
drivers/pinctrl/meson/pinctrl-meson.c | 2 +-
drivers/pinctrl/meson/pinctrl-meson8.c | 2 +-
drivers/pinctrl/meson/pinctrl-meson8b.c | 2 +-
fs/nfs/callback_proc.c | 4 +-
fs/nfs/delegation.c | 11 +++++-
fs/nfs/nfs4state.c | 10 +++--
net/sunrpc/auth_generic.c | 8 +---
net/sunrpc/auth_gss/auth_gss.c | 61 ++++++++++++++++++++----------
security/selinux/hooks.c | 3 ++
security/selinux/ss/mls.c | 10 +++--
13 files changed, 76 insertions(+), 42 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 cf314304d3 Revert "[PowerPC] Make no-PIC default to match GCC - CLANG"
new f7b7bb1775 [OPENMP][NVPTX]Emit correct reduction code for teams/paralle [...]
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/CGOpenMPRuntimeNVPTX.cpp | 407 +++++++++++---------
lib/CodeGen/CGOpenMPRuntimeNVPTX.h | 4 +
test/OpenMP/nvptx_data_sharing.cpp | 2 +-
...tx_distribute_parallel_generic_mode_codegen.cpp | 2 +-
test/OpenMP/nvptx_parallel_codegen.cpp | 2 +-
test/OpenMP/nvptx_parallel_for_codegen.cpp | 2 +-
.../nvptx_target_parallel_reduction_codegen.cpp | 107 +++---
...arget_teams_distribute_parallel_for_codegen.cpp | 2 +-
..._teams_distribute_parallel_for_simd_codegen.cpp | 2 +-
test/OpenMP/nvptx_teams_codegen.cpp | 4 +-
test/OpenMP/nvptx_teams_reduction_codegen.cpp | 410 ++++++++++++++++++---
11 files changed, 660 insertions(+), 284 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 compiler-rt.
from 632c1cf04 [compiler-rt] Use exact spelling when building for default target
new c7e3adab3 [hwasan] optionally right-align heap allocations
new 5b95a3471 Add new interceptor for getmntinfo(3) from NetBSD
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/hwasan/hwasan_allocator.cc | 81 ++++++++++++++++++++--
lib/hwasan/hwasan_allocator.h | 3 +-
lib/hwasan/hwasan_flags.inc | 27 ++++++++
.../sanitizer_common_interceptors.inc | 19 +++++
.../sanitizer_platform_interceptors.h | 1 +
test/hwasan/TestCases/heap-buffer-overflow.c | 36 ++++++++--
test/hwasan/TestCases/random-align-right.c | 35 ++++++++++
test/hwasan/TestCases/use-after-free.c | 4 +-
.../TestCases/NetBSD/getmntinfo.cc | 25 +++++++
9 files changed, 215 insertions(+), 16 deletions(-)
create mode 100644 test/hwasan/TestCases/random-align-right.c
create mode 100644 test/sanitizer_common/TestCases/NetBSD/getmntinfo.cc
--
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 linux.
from e6a2562fe27f Merge tag 'gfs2-4.20.fixes3' of git://git.kernel.org/pub/s [...]
new b469e7e47c8a fanotify: fix handling of events on child sub-directory
new 1ce80e0fe98e Merge tag 'fsnotify_for_v4.20-rc3' of git://git.kernel.org [...]
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:
fs/notify/fanotify/fanotify.c | 10 +++++-----
fs/notify/fsnotify.c | 7 +++++--
2 files changed, 10 insertions(+), 7 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 d4792cb0499 Revert "[PowerPC] Make no-PIC default to match GCC - LLVM"
new 4ae1f96647f [X86] Disable Condbr_merge pass
new 93e2a63489f [MSP430] Add RTLIB::[SRL/SRA/SHL]_I32 lowering to EABI lib calls
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/MSP430/MSP430ISelLowering.cpp | 9 ++++++--
lib/Target/X86/X86TargetMachine.cpp | 2 +-
test/CodeGen/MSP430/libcalls.ll | 35 ++++++++++++++++++++++++++++++++
test/CodeGen/X86/O3-pipeline.ll | 1 -
test/CodeGen/X86/condbr_if.ll | 14 ++++++-------
test/CodeGen/X86/condbr_switch.ll | 14 ++++++-------
6 files changed, 57 insertions(+), 18 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 zorg.
from c741b0e5 Cosmetic, NFC.
new 6adee9ee Removed off-line builders clang-cmake-mips and clang-cmake-mi [...]
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:
buildbot/osuosl/master/config/builders.py | 39 -------------------------------
buildbot/osuosl/master/config/slaves.py | 9 -------
2 files changed, 48 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.