This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 53d1985f2 [coroutines] Make coroutine_handle<T>::from_address ill-forme [...]
new 8fa39c327 Fix <experimental/coroutine> in C++03
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/experimental/coroutine | 4 ++--
1 file changed, 2 insertions(+), 2 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 18eaba0b2b4 2017-05-29 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
new 6fbf0ce6495 PR c++/80891 (#1,#5) * cp-tree.h (lookup_maybe_add): Add [...]
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/cp/ChangeLog | 13 ++++
gcc/cp/cp-tree.h | 3 +-
gcc/cp/name-lookup.c | 68 ++++++++++++++++----
gcc/cp/pt.c | 42 ++++++-------
gcc/cp/tree.c | 106 +++++++++++---------------------
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/g++.dg/lookup/pr80891-5.C | 68 ++++++++++++++++++++
7 files changed, 200 insertions(+), 105 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/lookup/pr80891-5.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 master
in repository libcxx.
from 704a0db8d Fix coroutine test failures caused by API misusages.
new 53d1985f2 [coroutines] Make coroutine_handle<T>::from_address ill-forme [...]
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/experimental/coroutine | 28 ++++++++++++-
.../coroutine.handle.export/from_address.fail.cpp | 46 ++++++++++++++++++++++
.../support.coroutines/lit.local.cfg | 9 +++++
3 files changed, 81 insertions(+), 2 deletions(-)
create mode 100644 test/std/experimental/language.support/support.coroutines/corou [...]
create mode 100644 test/std/experimental/language.support/support.coroutines/lit.l [...]
--
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 87229d1ec3b PR c++/80891 (#4) * ptree.c (cxx_print_xnode): Show inter [...]
new 18eaba0b2b4 2017-05-29 Jerry DeLisle <jvdelisle(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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/read_5.f90 | 21 +++++++++++++++++++++
libgfortran/ChangeLog | 6 ++++++
libgfortran/io/list_read.c | 5 +++++
4 files changed, 37 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/read_5.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 llvm.
from cebaae17187 [X86] Replace undef value in flaky test
new f3bd691d3ba [X86] Add tests for (ix bitcast (vxi1 and ...)). NFC.
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/X86/bitcast-and-setcc-128.ll | 1155 ++++++++++++++++++++
...tcast-setcc-256.ll => bitcast-and-setcc-256.ll} | 212 ++--
2 files changed, 1281 insertions(+), 86 deletions(-)
create mode 100644 test/CodeGen/X86/bitcast-and-setcc-128.ll
copy test/CodeGen/X86/{bitcast-setcc-256.ll => bitcast-and-setcc-256.ll} (79%)
--
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 a4eb9edb23 Unbreak long test after r304127.
new 7007fd8ccf [analyzer] Fix immutable map factory lifetime for partial taint.
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:
.../Core/PathSensitive/ProgramState.h | 4 +---
.../Core/PathSensitive/TaintManager.h | 2 +-
lib/StaticAnalyzer/Core/ProgramState.cpp | 23 ++++++++++------------
3 files changed, 12 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 lnt.
from 5a6176a [lnt][profile] Add support for X86-64 CFG view
new ee9ff33 Revert r303853
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:
lnt/server/ui/static/lnt_profile.js | 19 -------------------
lnt/server/ui/templates/v4_profile.html | 1 -
2 files changed, 20 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 613a9c723b0 [ManagedStatic] Make object_creator/object_deleter visible again.
new cebaae17187 [X86] Replace undef value in flaky test
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/X86/setcc-lowering.ll | 65 ++++++++++++++++++++++++++++++++++++--
1 file changed, 62 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 1f7848d7f2 [analyzer] Support partially tainted records.
new a4eb9edb23 Unbreak long test after r304127.
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/arm_neon_intrinsics.c | 3 ++-
1 file changed, 2 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 bcabbd57dcd Don't destroy ManagedStatics in a unit test.
new 613a9c723b0 [ManagedStatic] Make object_creator/object_deleter visible again.
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/Support/ManagedStatic.h | 11 +++--------
1 file changed, 3 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.