This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 2d075f470b [NFC] Modernize enum DeclSpecContext into a scoped enum.
new e006e0409c [Sema] Improve diagnostics for const- and ref-qualified memb [...]
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/Basic/DiagnosticSemaKinds.td | 18 ++++++----
lib/Sema/SemaOverload.cpp | 23 +++++++++++--
.../CXX/over/over.match/over.match.funcs/p4-0x.cpp | 38 ++++++++++++++++++++--
test/SemaCXX/copy-initialization.cpp | 2 +-
4 files changed, 69 insertions(+), 12 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 132448f835 dwarf2read: Silence -Wenum-compare-switch warning
new cfa27c399e Only ignore -Wenum-compare-switch if it exists
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 | 6 ++++++
gdb/common/diagnostics.h | 9 ++++++---
2 files changed, 12 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 llvm.
from 7f276b9a88b Test fix after r321575
new 3516b9f977a 2nd attempt at "fixing" amdgpu tests after r321575
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/CodeGen/AMDGPU/indirect-addressing-si.ll | 26 --------------------------
1 file changed, 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 e9d9f57e11 C++-ify parser_state
new 132448f835 dwarf2read: Silence -Wenum-compare-switch warning
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 | 6 ++++++
gdb/dwarf2read.c | 6 ++++++
2 files changed, 12 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 binutils-gdb.
from a594729cfb Automatic date update in version.in
new e9d9f57e11 C++-ify parser_state
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 | 24 +++++++++++++++++
gdb/ada-lang.c | 23 ++++++++--------
gdb/dtrace-probe.c | 11 ++------
gdb/language.h | 4 +--
gdb/parse.c | 77 ++++++++++++++++++++++++++----------------------------
gdb/parser-defs.h | 36 ++++++++++++-------------
gdb/rust-exp.y | 3 +--
gdb/stap-probe.c | 20 +++-----------
gdb/stap-probe.h | 14 ++++++++++
9 files changed, 110 insertions(+), 102 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 gcc-7-branch
in repository gcc.
from 864d012acf4 2017-12-29 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
new 274010ad11b Daily bump.
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/DATESTAMP | 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 5458c8298f9 Prune removed funcs from offload table
new d971ddea8a7 Daily bump.
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/DATESTAMP | 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 gcc-6-branch
in repository gcc.
from 696444622da Daily bump.
new 10452c91ac2 Daily bump.
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/DATESTAMP | 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 clang.
from 509607e426 Reverted 321587: Enable configuration files in clang
new 2d075f470b [NFC] Modernize enum DeclSpecContext into a scoped enum.
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/Parse/Parser.h | 66 ++++++++++++++++----------------
lib/Parse/ParseDecl.cpp | 89 ++++++++++++++++++++++++--------------------
lib/Parse/ParseDeclCXX.cpp | 26 ++++++-------
lib/Parse/ParseExprCXX.cpp | 4 +-
lib/Parse/ParseObjc.cpp | 4 +-
lib/Parse/ParseTemplate.cpp | 2 +-
lib/Parse/Parser.cpp | 7 ++--
7 files changed, 105 insertions(+), 93 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 fc898b42e3 Make mapped_debug_names and mapped_index final
new a594729cfb Automatic date update in version.in
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:
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.