This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository compiler-rt.
from 5f20748c2 [XRay][compiler-rt] Remove unused variable after refactoring
new 7fdfa4b8d [XRay][compiler-rt] Only run custom event logging in x86_64-linux
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/xray/TestCases/Linux/custom-event-logging.cc | 4 +++-
1 file changed, 3 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 libcxx.
from e250cc68c Cleanup test issues reported by STL @ Microsoft.
new db15e80b3 Fix C++03 test failures caused by static_assert emulation
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:
.../conversions/conversions.string/converted.pass.cpp | 4 ++--
.../conversions/conversions.string/from_bytes.pass.cpp | 4 ++--
.../conversions/conversions.string/to_bytes.pass.cpp | 4 ++--
3 files 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 libcxx.
from 050bf6672 Remove non-standard basic_string_view::clear() member.
new e250cc68c Cleanup test issues reported by STL @ Microsoft.
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:
.../function.objects/refwrap/binary.pass.cpp | 0
.../function.objects/refwrap/unary.pass.cpp | 0
.../locale.stdcvt/codecvt_utf16_out.pass.cpp | 590 +++++++++---------
.../locale.stdcvt/codecvt_utf8_out.pass.cpp | 686 +++++++++------------
.../locale.stdcvt/codecvt_utf8_utf16_in.pass.cpp | 556 +++++++----------
.../locale.stdcvt/codecvt_utf8_utf16_out.pass.cpp | 664 +++++++++-----------
.../conversions.string/converted.pass.cpp | 39 +-
.../conversions.string/from_bytes.pass.cpp | 65 +-
.../conversions.string/to_bytes.pass.cpp | 65 +-
.../meta/meta.rel/is_convertible.pass.cpp | 4 +-
10 files changed, 1214 insertions(+), 1455 deletions(-)
rename test/{std => libcxx}/utilities/function.objects/refwrap/binary.pass.cpp (100%)
rename test/{std => libcxx}/utilities/function.objects/refwrap/unary.pass.cpp (100%)
--
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 8e7fc5f6b Move POSIX specific test under test/libcxx subdirectory
new 050bf6672 Remove non-standard basic_string_view::clear() member.
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/string_view | 8 ---
.../string.view.modifiers/clear.pass.cpp | 67 ----------------------
2 files changed, 75 deletions(-)
delete mode 100644 test/std/strings/string.view/string.view.modifiers/clear.pass.cpp
--
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 34adcf11891 [APInt] Add a utility method to change the bit width and st [...]
new 1dfa6e7374f [PM/Unswitch] Teach the new simple loop unswitch to handle [...]
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/Scalar/SimpleLoopUnswitch.cpp | 161 ++++++++++++++---
.../SimpleLoopUnswitch/trivial-unswitch.ll | 199 +++++++++++++++++++++
2 files changed, 337 insertions(+), 23 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 libcxx.
from b22e6987b Move tests for libc++ configurations into libcxx/ test subdirectory
new 8e7fc5f6b Move POSIX specific test under test/libcxx subdirectory
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:
.../thread.condition/PR30202_notify_from_pthread_created_thread.pass.cpp | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename test/{std => libcxx}/thread/thread.condition/PR30202_notify_from_pthread_cr [...]
--
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 2d31e197d Fix or move tests with non-standard assumptions
new b22e6987b Move tests for libc++ configurations into libcxx/ test subdirectory
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:
.../file.streams/c.files/no.global.filesystem.namespace/fopen.fail.cpp | 2 ++
.../file.streams/c.files/no.global.filesystem.namespace/rename.fail.cpp | 2 ++
.../file.streams/c.files/no.global.filesystem.namespace/lit.local.cfg | 2 --
3 files changed, 4 insertions(+), 2 deletions(-)
rename test/{std => libcxx}/input.output/file.streams/c.files/no.global.filesystem [...]
rename test/{std => libcxx}/input.output/file.streams/c.files/no.global.filesystem [...]
delete mode 100644 test/std/input.output/file.streams/c.files/no.global.filesystem [...]
--
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 054c35d6a22 DWARF: Avoid cross-CU references under Fission
new 34adcf11891 [APInt] Add a utility method to change the bit width and st [...]
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/APInt.h | 5 ++++
lib/Support/APInt.cpp | 73 ++++++++++++++++++++----------------------------
2 files changed, 36 insertions(+), 42 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 libcxx.
from 40e4fb68a Guard usage of libc++ regex internals inside test.
new 2d31e197d Fix or move tests with non-standard assumptions
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:
.../thread.thread.this/sleep_for.pass.cpp | 1 -
.../utilities/template.bitset/includes.pass.cpp | 0
.../tuple/tuple.tuple/empty_member.pass.cpp | 0
.../sleep_for_tested_elsewhere.pass.cpp} | 13 ++++----
.../utilities/template.bitset/includes.pass.cpp | 35 ++++++++++++----------
5 files changed, 27 insertions(+), 22 deletions(-)
rename test/{std => libcxx}/thread/thread.threads/thread.thread.this/sleep_for.pas [...]
copy test/{std => libcxx}/utilities/template.bitset/includes.pass.cpp (100%)
rename test/{std => libcxx}/utilities/tuple/tuple.tuple/empty_member.pass.cpp (100%)
copy test/std/{strings/basic.string.literals/literal1.fail.cpp => thread/thread.th [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.