This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 006f64c64 [test] forwardlist.cons/move_noexcept.pass.cpp
new f17205d6a [test] Allow other implementations to strengthen noexcept on [...]
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/std/containers/sequences/deque/deque.cons/move_noexcept.pass.cpp | 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 glibc.
from 2000067a4b Add a test for non-PIE static executable
new 388784cfdd Fix hppa text relocations in libc.so
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 | 6 ++++++
sysdeps/unix/sysv/linux/hppa/getcontext.S | 5 +++++
2 files changed, 11 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 72af0b0a77f Refactor the SamplePGO profile annotation logic to extract [...]
new a8255deb08c Regenerate mul combine tests to update broadcast comment.
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/combine-mul.ll | 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 744bd75982 [NFC] Add assertion that we assume a valid macro argument index.
new 965b68e557 [Analysis] Remove unused makeLvalueToRValue variant.
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/Analysis/BodyFarm.cpp | 13 -------------
1 file changed, 13 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 0845484db [lldb-mi] Add a default case to placate GCC with -Werror.
new 65f87fd61 [lldb-mi] Fix a thinko in my previous commit.
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:
tools/lldb-mi/MICmnLLDBDebuggerHandleEvents.cpp | 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 lld.
from 064c568e4 SyntheticSections.cpp: Appease g++-4.8, s/const/constexpr/
new f361644fc Fix 32-bit buildbots.
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:
ELF/InputSection.cpp | 5 +++--
test/ELF/comment-gc.s | 2 +-
test/ELF/compressed-debug-input.s | 8 ++++----
test/ELF/debug-gc.s | 4 ++--
4 files changed, 10 insertions(+), 9 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 917a96ef2 [ExpressionParser] Prefer isa<> to dyn_cast<>. NFCI.
new 0845484db [lldb-mi] Add a default case to placate GCC with -Werror.
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:
tools/lldb-mi/MICmnLLDBDebuggerHandleEvents.cpp | 2 ++
1 file changed, 2 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 lldb.
from 027553fd4 Fix Android remote debugging tests running on Windows
new 917a96ef2 [ExpressionParser] Prefer isa<> to dyn_cast<>. NFCI.
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:
source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp | 3 +--
1 file changed, 1 insertion(+), 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 llvm.
from 206263fa1ee [X86][SSE] Fold (VSRAI (VSHLI X, C1), C1) --> X iff NumSign [...]
new 72af0b0a77f Refactor the SamplePGO profile annotation logic to extract [...]
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/Transforms/IPO/SampleProfile.cpp | 123 ++++++++++++++++++-----------------
1 file changed, 65 insertions(+), 58 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 a9d3f824d4f /cp 2017-09-30 Paolo Carlini <paolo.carlini(a)oracle.com>
new dc8ce2a4bb7 2017-09-30 Paolo Carlini <paolo.carlini(a)oracle.com>
new 3ff28a9d44d 2017-09-30 Krister Walfridsson <krister.walfridsson@gmail [...]
The 2 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 | 22 ++++++++
gcc/config.gcc | 26 ++++-----
gcc/config/netbsd-stdint.h | 16 ++++++
gcc/testsuite/ChangeLog | 5 ++
.../g++.dg/cpp1y/lambda-generic-variadic5.C | 61 ++++++++++++++++++++++
5 files changed, 118 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/lambda-generic-variadic5.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.