This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from de15885 [Profile] Document new profile file name modifiers
new 1858d95 [Sema] Fix PR28623.
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/Sema/SemaChecking.cpp | 6 +++++-
test/SemaCXX/atomic-ops.cpp | 9 +++++++++
2 files changed, 14 insertions(+), 1 deletion(-)
create mode 100644 test/SemaCXX/atomic-ops.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 libcxx.
from 3816ef9 Implement P0084r2. Changing emplace return types.
new 4a2b933 Mark P0337r0 as complete. It was already implemented in std:: [...]
new f50841f Mark P0358r1 as complete. It is already implemented
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:
www/cxx1z_status.html | 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 release_39
in repository libcxx.
from c2a735f Creating release_39 branch off revision 275826
new 95fa236 Merging r276003: -------------------------------------------- [...]
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 | 2 +
include/__tree | 444 ++++++++++++---------
.../associative/tree_balance_after_insert.pass.cpp | 3 +
.../associative/tree_left_rotate.pass.cpp | 3 +
.../containers/associative/tree_remove.pass.cpp | 3 +
.../associative/tree_right_rotate.pass.cpp | 3 +
... => PR28469_undefined_behavior_segfault.sh.cpp} | 24 +-
test/ubsan_blacklist.txt | 1 -
8 files changed, 284 insertions(+), 199 deletions(-)
copy test/std/containers/associative/map/{map.cons/compare_copy_constructible.fail [...]
--
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 2edb326 Disable warning flags when running .fail.cpp tests.
new 3816ef9 Implement P0084r2. Changing emplace return types.
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/deque | 17 +++++++-----
include/forward_list | 7 ++---
include/list | 16 ++++++------
include/queue | 6 ++---
include/stack | 6 ++---
include/vector | 15 ++++++-----
.../queue/queue.defn/emplace.pass.cpp | 18 ++++++++-----
.../stack/stack.defn/emplace.pass.cpp | 16 +++++++-----
.../deque/deque.modifiers/emplace_back.pass.cpp | 16 +++++-------
.../deque/deque.modifiers/emplace_front.pass.cpp | 15 +++++------
.../forwardlist.modifiers/emplace_front.pass.cpp | 20 ++++++++-------
.../list/list.modifiers/emplace_back.pass.cpp | 20 ++++++++-------
.../list/list.modifiers/emplace_front.pass.cpp | 20 ++++++++-------
.../sequences/vector.bool/emplace_back.pass.cpp | 29 ++++++++++++++++-----
.../vector/vector.modifiers/emplace_back.pass.cpp | 30 +++++++++++-----------
www/cxx1z_status.html | 2 +-
16 files changed, 142 insertions(+), 111 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 compiler-rt.
from b935daf [compiler-rt] Fix broken SymInitialize unittest
new ab43867 [Profile] Add new test to cover %m specifier with shared libr [...]
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/profile/instrprof-value-prof-shared.test | 16 ++++++++++++++++
1 file changed, 16 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 compiler-rt.
from a793e98 [Profile] More test clean up to read profile from directory s [...]
new b935daf [compiler-rt] Fix broken SymInitialize unittest
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/sanitizer_common/sanitizer_win.cc | 2 ++
test/asan/TestCases/Windows/report_after_syminitialize.cc | 4 ++--
2 files 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 lld.
from 85dca50 [MachO] Add a couple of missing braces.
new 569bcfc fix warning when generating sphinx doc.
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:
docs/Driver.rst | 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 compiler-rt.
from 7e0b650 [Profile] Cleanup test to use new dir input feature
new a793e98 [Profile] More test clean up to read profile from directory s [...]
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/profile/gcc-flag-compatibility.test | 8 ++++----
test/profile/instrprof-basic.c | 2 ++
2 files changed, 6 insertions(+), 4 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 compiler-rt.
from 25323c8 Sync up with llvm copy /NFC
new 7e0b650 [Profile] Cleanup test to use new dir input feature
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/profile/instrprof-basic.c | 15 +++++++--------
1 file changed, 7 insertions(+), 8 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 binutils-gdb.
from c092a4d Automatic date update in version.in
new 5df1bc5 Fix implib test failures
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:
bfd/ChangeLog | 10 +++++++++
bfd/elf.c | 10 ++++-----
bfd/elflink.c | 1 +
ld/ChangeLog | 11 ++++++++++
ld/testsuite/ld-elf/elf.exp | 41 ++++++++++++++++++++++++++----------
ld/testsuite/ld-elf/empty-implib.out | 1 +
ld/testsuite/ld-elf/implib.rd | 12 +++++------
ld/testsuite/ld-elf/implib.s | 3 +--
ld/testsuite/lib/ld-lib.exp | 8 ++++++-
9 files changed, 72 insertions(+), 25 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.