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 09ab9aed [Clang-Tidy: modernize] Fix for modernize-redundant-void-arg: [...]
new 77ed1cd8 Fix
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/clang-tidy/modernize-redundant-void-arg.cpp | 8 ++++----
1 file changed, 4 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 glibc.
from 3f7f1d180d Fix MIPS n32 pr_sigpend, pr_sighold, pr_flag type (bug 23656).
new 89983cb37c Update siginfo constants from Linux kernel (bug 21286).
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 | 19 +++++++++++++
sysdeps/unix/sysv/linux/bits/siginfo-consts.h | 31 ++++++++++++++++++----
.../sysv/linux/ia64/bits/siginfo-consts-arch.h | 13 +--------
3 files changed, 46 insertions(+), 17 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 gcc.
from 9fe80e3061c 2018-09-17 Paul Thomas <pault(a)gcc.gnu.org>
new ca861a1d83c 2018-09-17 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
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 | 5 +++++
gcc/testsuite/gcc.target/x86_64/abi/ms-sysv/ms-sysv.exp | 2 +-
2 files changed, 6 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 clang-tools-extra.
from b534b3e6 [clangd] Get rid of AST matchers in SymbolCollector. NFC
new 09ab9aed [Clang-Tidy: modernize] Fix for modernize-redundant-void-arg: [...]
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/modernize/RedundantVoidArgCheck.cpp | 2 +-
test/clang-tidy/modernize-redundant-void-arg.cpp | 61 ++++++++++++++++++++++++
2 files changed, 62 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 llvm.
from bb05e42b84e Use createTemporaryFile in SampleProfTest
new edd72b28065 [GVNHoist] Re-enable GVNHoist by default
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/Passes/PassBuilder.cpp | 4 ++--
lib/Transforms/IPO/PassManagerBuilder.cpp | 4 ++--
test/Other/new-pm-defaults.ll | 15 ++++-----------
test/Other/new-pm-thinlto-defaults.ll | 15 ++++-----------
test/Other/opt-O2-pipeline.ll | 6 ++++++
test/Other/opt-O3-pipeline.ll | 6 ++++++
test/Other/opt-Os-pipeline.ll | 6 ++++++
7 files changed, 30 insertions(+), 26 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 a0a8a9340d Ensure that binutils test names are unique.
new 8588b35692 python: Make gdb.execute("show commands") work (PR 23669)
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 | 25 +++++++++++++++++
gdb/breakpoint.c | 7 ++++-
gdb/breakpoint.h | 3 ++
gdb/cli/cli-script.c | 56 +++++++++++++++++--------------------
gdb/compile/compile.c | 6 ++--
gdb/compile/compile.h | 3 ++
gdb/guile/guile.c | 5 +++-
gdb/guile/guile.h | 3 ++
gdb/python/python.c | 5 +++-
gdb/python/python.h | 3 ++
gdb/testsuite/ChangeLog | 5 ++++
gdb/testsuite/gdb.python/python.exp | 4 +++
gdb/tracepoint.c | 6 +++-
gdb/tracepoint.h | 3 ++
14 files changed, 98 insertions(+), 36 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 5201dae2def [llvm-exegesis] Add predefined floating point values so we [...]
new bb05e42b84e Use createTemporaryFile in SampleProfTest
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:
unittests/ProfileData/SampleProfTest.cpp | 8 +++++---
1 file changed, 5 insertions(+), 3 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 lldb.
from 3681a04ee [lldb-mi] Correct regex in the symbol-list-lines test
new 82b5799a3 Add descriptions to completed expressions
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:
.../completion/TestExprCompletion.py | 33 ++++++++++++++++++
.../Clang/ClangExpressionParser.cpp | 40 +++++++++++++++++-----
2 files changed, 65 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 4a2af3e42a [OpenCL] Allow blocks to capture arrays in OpenCL
new f98dc5ceb3 [ASTImporter] Fix import of VarDecl init
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/AST/ASTImporter.cpp | 121 +++++++++++++++++--------------
unittests/AST/ASTImporterTest.cpp | 147 +++++++++++++++++++++++++++++++++++++-
2 files changed, 213 insertions(+), 55 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 gcc.
from 12df02d5961 2018-09-17 Richard Biener <rguenther(a)suse.de>
new 9fe80e3061c 2018-09-17 Paul Thomas <pault(a)gcc.gnu.org>
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/fortran/ChangeLog | 8 ++++++++
gcc/fortran/trans-decl.c | 14 ++++++++++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/allocatable_scalar_14.f90 | 17 +++++++++++++++++
4 files changed, 44 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/allocatable_scalar_14.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.