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 2e84f57c [clang-tidy] rename_check.py misc-string-constructor bugprone [...]
new b87c8e04 [clang-tidy] rename_check.py: Update '=====...' line in the docs.
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-tidy/rename_check.py | 7 +++++++
1 file changed, 7 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 llvm.
from ffb04cb1776 [ARM GlobalISel] Support G_FDIV for s32 and s64
new b8e96eb12a7 [X86][SSE] Use (V)PHMINPOSUW for vXi16 SMAX/SMIN/UMAX/UMIN [...]
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/Target/X86/X86ISelLowering.cpp | 65 ++++++
lib/Target/X86/X86ISelLowering.h | 3 +
lib/Target/X86/X86InstrFragmentsSIMD.td | 3 +
lib/Target/X86/X86InstrSSE.td | 12 +-
lib/Target/X86/X86IntrinsicsInfo.h | 1 +
test/CodeGen/X86/horizontal-reduce-smax.ll | 362 ++++++++++++++++-------------
test/CodeGen/X86/horizontal-reduce-smin.ll | 362 ++++++++++++++++-------------
test/CodeGen/X86/horizontal-reduce-umax.ll | 212 +++++++----------
test/CodeGen/X86/horizontal-reduce-umin.ll | 158 +++----------
9 files changed, 599 insertions(+), 579 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-tools-extra.
from 57be59a1 [clang-tidy] Detect bugs in bugprone-misplaced-operator-in-st [...]
new 2e84f57c [clang-tidy] rename_check.py misc-string-constructor bugprone [...]
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-tidy/bugprone/BugproneTidyModule.cpp | 3 +++
clang-tidy/bugprone/CMakeLists.txt | 1 +
clang-tidy/{misc => bugprone}/StringConstructorCheck.cpp | 4 ++--
clang-tidy/{misc => bugprone}/StringConstructorCheck.h | 12 ++++++------
clang-tidy/misc/CMakeLists.txt | 1 -
clang-tidy/misc/MiscTidyModule.cpp | 3 ---
docs/ReleaseNotes.rst | 3 +++
...tring-constructor.rst => bugprone-string-constructor.rst} | 6 +++---
docs/clang-tidy/checks/list.rst | 2 +-
...tring-constructor.cpp => bugprone-string-constructor.cpp} | 4 ++--
10 files changed, 21 insertions(+), 18 deletions(-)
rename clang-tidy/{misc => bugprone}/StringConstructorCheck.cpp (99%)
rename clang-tidy/{misc => bugprone}/StringConstructorCheck.h (74%)
rename docs/clang-tidy/checks/{misc-string-constructor.rst => bugprone-string-cons [...]
rename test/clang-tidy/{misc-string-constructor.cpp => bugprone-string-constructor [...]
--
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 cccb6d4e87 sigwait: Do not fail with EINTR and return error code [BZ #22478]
new 67f36c7922 nss: Export nscd hash function as __nss_hash [BZ #22459]
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 | 18 +++++++++++
include/nss.h | 14 +++++++--
nis/nis_hash.c | 65 +++++++---------------------------------
nis/rpcsvc/nislib.h | 1 -
nscd/Makefile | 4 +--
nscd/cache.c | 6 ++--
nscd/nscd_hash.c | 19 ------------
nscd/nscd_hash.h | 21 -------------
nscd/nscd_helper.c | 5 ++--
nss/Makefile | 2 +-
nss/Versions | 1 +
nis/nis_hash.c => nss/nss_hash.c | 65 +++++++++++++++++++++-------------------
12 files changed, 83 insertions(+), 138 deletions(-)
delete mode 100644 nscd/nscd_hash.c
delete mode 100644 nscd/nscd_hash.h
copy nis/nis_hash.c => nss/nss_hash.c (67%)
--
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-tools-extra.
from 26e3369c [clang-tidy] Add support for operator new[] in check bugprone [...]
new 57be59a1 [clang-tidy] Detect bugs in bugprone-misplaced-operator-in-st [...]
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:
.../MisplacedOperatorInStrlenInAllocCheck.cpp | 21 +++++++++++++++++----
...gprone-misplaced-operator-in-strlen-in-alloc.rst | 8 +++++---
...bugprone-misplaced-operator-in-strlen-in-alloc.c | 8 ++++++++
3 files changed, 30 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 binutils-gdb.
from 9d9c67b06c Add libmsvcrt, libmsvcrt-os and libucrtbase to the list of l [...]
new 60d67dc84b Rename u.weakdef and make it a circular list
new ab2477e15c Delete powerpc64 symbol weakref field
new 287c7eaf0d Don't move weak alias dyn_relocs to weakdef
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:
bfd/ChangeLog | 90 ++++++++++++++++++++++++++++++++++
bfd/elf-bfd.h | 22 +++++++--
bfd/elf-m10300.c | 12 ++---
bfd/elf32-arc.c | 10 ++--
bfd/elf32-arm.c | 12 ++---
bfd/elf32-bfin.c | 24 ++++-----
bfd/elf32-cr16.c | 12 ++---
bfd/elf32-cris.c | 12 ++---
bfd/elf32-frv.c | 13 ++---
bfd/elf32-hppa.c | 101 ++++++++++++++++++--------------------
bfd/elf32-i370.c | 12 ++---
bfd/elf32-lm32.c | 12 ++---
bfd/elf32-m32r.c | 12 ++---
bfd/elf32-m68k.c | 12 ++---
bfd/elf32-metag.c | 13 +++--
bfd/elf32-microblaze.c | 10 ++--
bfd/elf32-nds32.c | 12 ++---
bfd/elf32-nios2.c | 12 ++---
bfd/elf32-or1k.c | 12 ++---
bfd/elf32-ppc.c | 129 +++++++++++++++++++++++--------------------------
bfd/elf32-s390.c | 12 ++---
bfd/elf32-score.c | 12 ++---
bfd/elf32-score7.c | 12 ++---
bfd/elf32-sh.c | 14 +++---
bfd/elf32-tic6x.c | 14 +++---
bfd/elf32-tilepro.c | 16 +++---
bfd/elf32-vax.c | 12 ++---
bfd/elf32-xtensa.c | 10 ++--
bfd/elf64-alpha.c | 10 ++--
bfd/elf64-hppa.c | 10 ++--
bfd/elf64-ia64-vms.c | 10 ++--
bfd/elf64-ppc.c | 62 ++++++------------------
bfd/elf64-s390.c | 12 ++---
bfd/elf64-sh64.c | 12 ++---
bfd/elflink.c | 89 +++++++++++++++++++---------------
bfd/elfnn-aarch64.c | 12 ++---
bfd/elfnn-ia64.c | 10 ++--
bfd/elfnn-riscv.c | 12 ++---
bfd/elfxx-mips.c | 12 ++---
bfd/elfxx-sparc.c | 16 +++---
bfd/elfxx-tilegx.c | 16 +++---
bfd/elfxx-x86.c | 14 +++---
42 files changed, 503 insertions(+), 440 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-tools-extra.
from b771d824 [clang-tidy] Misplaced Operator in Strlen in Alloc
new 26e3369c [clang-tidy] Add support for operator new[] in check bugprone [...]
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:
.../MisplacedOperatorInStrlenInAllocCheck.cpp | 11 +++++++--
docs/ReleaseNotes.rst | 2 +-
...prone-misplaced-operator-in-strlen-in-alloc.rst | 28 ++++++++++++++++++----
...prone-misplaced-operator-in-strlen-in-alloc.cpp | 25 +++++++++++++++++++
4 files changed, 58 insertions(+), 8 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 6428eaf621 Do not perform the analysis based warning if the warnings ar [...]
new be065bce29 [ASTMatchers] Matchers for new[] operators
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:
docs/LibASTMatchersReference.html | 20 +++++++++++++++++
include/clang/ASTMatchers/ASTMatchers.h | 25 ++++++++++++++++++++++
lib/ASTMatchers/Dynamic/Registry.cpp | 2 ++
unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp | 10 +++++++++
4 files changed, 57 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.