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 9e3843c [compilter-rt] Try to fix correctly rL277560
new 6b35a57 [compiler-rt] Remove incorrect folder layout for scudo.
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:
--
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-tools-extra.
from c30024a [clang-tidy] Fix missing dependency to static analyzer
new 75f024e [clang-tidy] address concerns with rL277340
new 392af92 [extra-tools] Fix extra tools build bot warnings due to incor [...]
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:
clang-tidy/mpi/TypeMismatchCheck.cpp | 4 +--
docs/clang-tidy/checks/modernize-use-emplace.rst | 36 ++++++++++++------------
2 files 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 clang.
from 9f9a4eb [index] Fix crash with indexing designated init expressions i [...]
new cd92318 [clang/test] Fix a flaky unittest on windows
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/Modules/no-stale-modtime.m | 14 ++++++++++----
1 file changed, 10 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 llvm.
from 8843600 [ADCE] Refactor anticipating new functionality (NFC)
new 26d2b7b [IfConversion] Bugfix: Don't use undef flag while adding use [...]
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/CodeGen/IfConversion.cpp | 19 ++++++++++++++++---
1 file changed, 16 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 libcxx.
from b49c67f [libcxx] basic_regex: add traits_type, string_type
new 29bb84b Silence another occurrence of MSVC's suprious unused warning. [...]
new 60c8acc Fix an MSVC x64 compiler warning. Patch from STL(a)microsoft.com
new 2d9e2e2 Fix compile error due to mismatched iterator types. Patch fro [...]
new eeae30e Add MSVC specifics to .gitignore. Patch from STL(a)microsoft.com
The 4 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:
.gitignore | 4 ++++
.../sequences/list/list.cons/initializer_list_alloc.pass.cpp | 2 +-
.../allocator.traits.members/allocate.pass.cpp | 5 +++--
.../allocator.traits.members/allocate_hint.pass.cpp | 11 ++++++-----
.../allocator.traits.members/deallocate.pass.cpp | 5 +++--
test/support/test_allocator.h | 5 ++++-
6 files changed, 21 insertions(+), 11 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 42015fb [CUDA] Updated CUDA tests that must run w/o CUDA installation.
new 9f9a4eb [index] Fix crash with indexing designated init expressions i [...]
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/Index/IndexBody.cpp | 2 +-
test/Index/Core/index-source.cpp | 12 ++++++++++++
2 files changed, 13 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 binutils-2_27-branch
in repository binutils-gdb.
from 15b8aef Automatic date update in version.in
new 24ef2be PowerPC64 ld segfault with code in non-executable sections
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 | 5 +++++
bfd/elf64-ppc.c | 2 ++
2 files changed, 7 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 binutils-2_26-branch
in repository binutils-gdb.
from 759ed37 Automatic date update in version.in
new d45d94d PowerPC64 ld segfault with code in non-executable sections
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 | 5 +++++
bfd/elf64-ppc.c | 2 ++
2 files changed, 7 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 lld.
from 92a1973 Include filenames and section names to error messages.
new 3791307 Do not handle zero-sized mergeable section as mergeable.
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/InputFiles.cpp | 7 +++++++
test/ELF/merge-string-empty.s | 12 ++++++++++++
test/ELF/relocation-past-merge-end.s | 7 ++++---
test/ELF/writable-merge.s | 1 +
4 files changed, 24 insertions(+), 3 deletions(-)
create mode 100644 test/ELF/merge-string-empty.s
--
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 2b59210 [sanitizer] remove one redundant loop from the allocator
new 9e3843c [compilter-rt] Try to fix correctly rL277560
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/interception/interception_win.cc | 8 +++++---
lib/interception/tests/interception_win_test.cc | 4 ----
2 files changed, 5 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.