This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 097967f ADT: Use LLVM_NODISCARD instead of LLVM_ATTRIBUTE_UNUSED_RESU [...]
new fcec915 ADT: Prefer the LLVM_NODISCARD spelling
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/llvm/ADT/DenseMap.h | 2 +-
include/llvm/ADT/PriorityWorklist.h | 2 +-
include/llvm/ADT/ScopeExit.h | 4 ++--
include/llvm/ADT/SetVector.h | 2 +-
include/llvm/ADT/SmallPtrSet.h | 2 +-
include/llvm/ADT/SmallSet.h | 2 +-
include/llvm/ADT/SmallVector.h | 4 ++--
include/llvm/ADT/simple_ilist.h | 4 ++--
8 files changed, 11 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.
unknown user pushed a change to branch master
in repository llvm.
from 6ae3d4e PR30711: Fix incorrect profiling of 'long long' in FoldingSet [...]
new 097967f ADT: Use LLVM_NODISCARD instead of LLVM_ATTRIBUTE_UNUSED_RESU [...]
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/llvm/ADT/ArrayRef.h | 16 ++--------------
1 file changed, 2 insertions(+), 14 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 e4dfcf6 Revert "[analyzer] Make MallocChecker more robust against cus [...]
new b27613f AST: Improve a couple of comments and cast unused values to void
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/RawCommentList.cpp | 9 ++++-----
1 file changed, 4 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.
unknown user pushed a change to branch master
in repository gcc.
from 4c3a9c4 2016-10-16 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
new db47c87 * config/sparc/sparc.c (sparc_expand_vector_init): Only acce [...]
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/ChangeLog | 5 +++++
gcc/config/sparc/sparc.c | 5 ++---
2 files changed, 7 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 gcc-6-branch
in repository gcc.
from a2bd2ed 2016-10-16 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new 230c567 * config/sparc/sparc.c (sparc_expand_vector_init): Only acce [...]
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/ChangeLog | 5 +++++
gcc/config/sparc/sparc.c | 5 ++---
2 files changed, 7 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 gcc-5-branch
in repository gcc.
from 51a9ce5 Backport from mainline 2016-10-16 Eric Botcazou <ebotcazo [...]
new dd13cc6 * config/sparc/sparc.c (sparc_expand_vector_init): Only acce [...]
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/ChangeLog | 5 +++++
gcc/config/sparc/sparc.c | 7 ++++---
2 files changed, 9 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 clang.
from ce58cd7 P0012R1: Make exception specifications be part of the type sy [...]
new e4dfcf6 Revert "[analyzer] Make MallocChecker more robust against cus [...]
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/StaticAnalyzer/Checkers/MallocChecker.cpp | 4 ----
test/Analysis/malloc-custom.c | 32 ---------------------------
2 files changed, 36 deletions(-)
delete mode 100644 test/Analysis/malloc-custom.c
--
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 70232cb Backport from mainline 2016-10-16 Eric Botcazou <ebotcazo [...]
new a2bd2ed 2016-10-16 Thomas Koenig <tkoenig(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 | 7 +++++++
gcc/fortran/frontend-passes.c | 5 +++++
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/matmul_11.f90 | 14 ++++++++++++++
4 files changed, 32 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/matmul_11.f90
--
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 0750944 [analyzer] Make MallocChecker more robust against custom rede [...]
new ce58cd7 P0012R1: Make exception specifications be part of the type sy [...]
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/Type.h | 8 ++-
include/clang/Basic/DiagnosticSemaKinds.td | 12 ++--
include/clang/Sema/Overload.h | 2 +-
include/clang/Sema/Sema.h | 2 +-
lib/AST/ASTContext.cpp | 78 ++++++++++++++++++++--
lib/AST/Type.cpp | 35 +++++++---
lib/Sema/SemaDecl.cpp | 20 ++++--
lib/Sema/SemaDeclCXX.cpp | 3 -
lib/Sema/SemaExceptionSpec.cpp | 5 ++
lib/Sema/SemaExpr.cpp | 2 +-
lib/Sema/SemaExprCXX.cpp | 2 +-
lib/Sema/SemaOverload.cpp | 68 +++++++++++++++----
lib/Sema/SemaTemplateDeduction.cpp | 11 ++-
lib/Sema/SemaType.cpp | 2 +-
test/CXX/conv/conv.fctptr/p1.cpp | 43 ++++++++++++
test/CXX/dcl.decl/dcl.meaning/dcl.fct/p6-0x.cpp | 14 ++++
test/CXX/drs/dr0xx.cpp | 55 +++++++++++----
test/CXX/drs/dr1xx.cpp | 3 -
test/CXX/drs/dr2xx.cpp | 15 ++++-
test/CXX/except/except.spec/p2-places-1z.cpp | 17 +++++
test/CXX/except/except.spec/p2-places.cpp | 2 +
test/CXX/expr/expr.const/p3-0x.cpp | 15 ++++-
test/CXX/expr/expr.prim/expr.prim.lambda/p6.cpp | 10 +++
.../over.best.ics/over.ics.scs/p3.cpp | 12 ++++
test/CXX/over/over.over/p1.cpp | 8 ++-
.../temp.deduct/temp.deduct.call/p4.cpp | 27 +++++++-
.../temp.deduct/temp.deduct.conv/p5.cpp | 43 ++++++++++++
test/SemaCXX/cxx0x-defaulted-functions.cpp | 10 +--
test/SemaCXX/deprecated.cpp | 6 +-
29 files changed, 445 insertions(+), 85 deletions(-)
create mode 100644 test/CXX/conv/conv.fctptr/p1.cpp
create mode 100644 test/CXX/except/except.spec/p2-places-1z.cpp
create mode 100644 test/CXX/over/over.match/over.match.best/over.best.ics/over.ics [...]
create mode 100644 test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.conv/p5.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.