This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 50e32f5 Update the algorithm tests to not use the (deprecated) functi [...]
new 59bcc87 Implement Pp0156r2: 'Variadic Lock Guard, version 5' Reviewe [...]
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/__config | 5 +-
include/__mutex_base | 12 ----
include/mutex | 70 +++++++++++++++-------
include/shared_mutex | 4 +-
.../variadic_mutex_mangling.pass.cpp | 37 ------------
.../thread.lock/thread.lock.guard/mutex.pass.cpp | 10 ++++
.../variadic_mutex_cxx03.pass.cpp | 21 -------
.../adopt_lock.pass.cpp} | 25 +++++---
.../assign.fail.cpp} | 21 ++++---
.../copy.fail.cpp} | 20 ++++---
.../mutex.fail.cpp} | 21 ++++---
.../mutex.pass.cpp} | 61 +++++++++++++++----
.../types.pass.cpp} | 25 ++++----
.../thread.lock.shared.cons/mutex.pass.cpp | 8 +++
.../thread.lock.unique.cons/mutex.pass.cpp | 10 ++++
www/cxx1z_status.html | 6 +-
16 files changed, 201 insertions(+), 155 deletions(-)
delete mode 100644 test/libcxx/thread/thread.mutex/thread.lock/thread.lock.guard/v [...]
delete mode 100644 test/std/thread/thread.mutex/thread.lock/thread.lock.guard/vari [...]
rename test/std/thread/thread.mutex/thread.lock/{thread.lock.guard/variadic_adopt_ [...]
rename test/std/thread/thread.mutex/thread.lock/{thread.lock.guard/variadic_assign [...]
rename test/std/thread/thread.mutex/thread.lock/{thread.lock.guard/variadic_copy.f [...]
rename test/std/thread/thread.mutex/thread.lock/{thread.lock.guard/variadic_mutex. [...]
rename test/std/thread/thread.mutex/thread.lock/{thread.lock.guard/variadic_mutex. [...]
rename test/std/thread/thread.mutex/thread.lock/{thread.lock.guard/variadic_types. [...]
--
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 85005dd [CMake] Support single target builtins build on Darwin
new 97ba147 [InstCombine] Fix 80 column violation I accidentally introduced. NFC
new 5382346 [InstCombine] Use range-based for loop. NFC
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:
lib/Transforms/InstCombine/InstructionCombining.cpp | 12 ++++++------
1 file changed, 6 insertions(+), 6 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 39c17c7 [AVR] Fix build after r298178
new 85005dd [CMake] Support single target builtins build on Darwin
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:
runtimes/CMakeLists.txt | 15 ++++++++++++++-
1 file changed, 14 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 3519a8a [libFuzzer] split two tests to get more parallelism in test runs
new 39c17c7 [AVR] Fix build after r298178
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/Target/AVR/AVRISelLowering.cpp | 18 +++++++++---------
1 file changed, 9 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 clang.
from 71dea93 [XRay] Do not depend on C++ stdlib for XRay builds
new 830dfeb Fix handling of initialization from parenthesized initializer list.
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 | 9 ++--
include/clang/Sema/Initialization.h | 6 ++-
include/clang/Sema/Sema.h | 1 -
lib/Sema/SemaDecl.cpp | 24 ----------
lib/Sema/SemaExprCXX.cpp | 62 +++++++++-----------------
lib/Sema/SemaInit.cpp | 32 ++++++++++++-
test/SemaCXX/cxx0x-initializer-constructor.cpp | 3 +-
test/SemaCXX/cxx0x-initializer-references.cpp | 16 ++++++-
test/SemaCXX/cxx0x-initializer-scalars.cpp | 10 ++---
test/SemaCXX/type-convert-construct.cpp | 10 ++++-
10 files changed, 92 insertions(+), 81 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 lld.
from 4b1cf55 Early continue. NFC.
new 9bb0722 Return early.
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/Relocations.cpp | 6 ++++--
1 file changed, 4 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 zorg.
from ada7ddc Split Windows bot checks into multiple steps.
new d0a9e89 Execute dotest suite single-threaded
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:
zorg/jenkins/build.py | 1 +
1 file changed, 1 insertion(+)
--
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 300f834 [libFuzzer] increase kFeatureSetSize to 2^21 and make InputCo [...]
new 3519a8a [libFuzzer] split two tests to get more parallelism in test runs
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/Fuzzer/test/disable-leaks.test | 4 ++++
lib/Fuzzer/test/equivalence-signals.test | 9 +++++++++
lib/Fuzzer/test/equivalence.test | 10 ----------
lib/Fuzzer/test/fuzzer-leak.test | 2 --
4 files changed, 13 insertions(+), 12 deletions(-)
create mode 100644 lib/Fuzzer/test/disable-leaks.test
create mode 100644 lib/Fuzzer/test/equivalence-signals.test
--
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 82433f0 Update comments.
new 4b1cf55 Early continue. 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:
ELF/Relocations.cpp | 40 ++++++++++++++++++++--------------------
1 file changed, 20 insertions(+), 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 ce68a40 [libFuzzer] fix non-linux build
new 300f834 [libFuzzer] increase kFeatureSetSize to 2^21 and make InputCo [...]
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/Fuzzer/FuzzerCorpus.h | 17 ++++++++---------
lib/Fuzzer/test/FuzzerUnittest.cpp | 6 +++---
2 files changed, 11 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.