This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from a82cebf [Sema] Mark undefined ctors as deleted. NFC.
new cf2ed0b Fix assertion failure on deduction failure due to too short t [...]
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/SemaTemplateDeduction.cpp | 5 +++--
test/SemaTemplate/deduction.cpp | 7 +++++++
2 files changed, 10 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 llvm.
from 04be06c [AVX-512] Update vextract64x4 intrinsic upgrade test cases to [...]
new 7db9a51 [gtest] Work around broken installs of libc++ where we don't [...]
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:
utils/unittest/googletest/include/gtest/internal/gtest-port.h | 8 +++++++-
1 file changed, 7 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 d171b5c Mark test that is testing statistics output as requiring Assertions
new 04be06c [AVX-512] Update vextract64x4 intrinsic upgrade test cases to [...]
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/avx512-intrinsics-upgrade.ll | 7 ++++---
1 file changed, 4 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 c3dfece Fix PR26961 - Add default constructor to std::pointer_safety struct.
new d0f20b2 Fix XPASS buildbot failure related to structured bindings
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:
.../tuple.tuple/tuple.helper/tuple_size_structured_bindings.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 compiler-rt.
from e763d58 fix warning about noreturn in sanitizer_win's internal__exit()
new 966395d break overly long line in sanitizer_win.cc
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 | 3 ++-
1 file changed, 2 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 gcc.
from e6e5e5d Fix ChangeLog date
new e4c9e0a [bootstrap-O1] add initializers to avoid warnings at -O1
new 87006c1 [bootstrap-O3,fortran] add a NULL initializer to avoid a warn [...]
new 3aad3af [-fcompare-debug] skip more debug stmts in cleanup_empty_eh
new b941a5e [-fcompare-debug] find jump before debug insns in expand
new 8c90e95 [bootstrap-O3] use unsigned type for regno in df-scan
new be516c7 [bootstrap-O3] add a default initializer to avoid a warning at -O3
The 6 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 | 27 +++++++++++++++++++++++++++
gcc/cfgexpand.c | 4 +++-
gcc/df-scan.c | 2 +-
gcc/fortran/ChangeLog | 4 ++++
gcc/fortran/module.c | 2 +-
gcc/gimple-iterator.h | 14 ++++++++++++++
gcc/input.c | 2 +-
gcc/multiple_target.c | 2 +-
gcc/tree-eh.c | 7 ++++---
gcc/tree-ssa-loop-split.c | 2 +-
gcc/tree-vect-loop.c | 2 +-
11 files changed, 58 insertions(+), 10 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 f228bfa [MS] Instantiate default args during instantiation of exporte [...]
new a82cebf [Sema] Mark undefined ctors as deleted. 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:
include/clang/Sema/Ownership.h | 8 ++++----
1 file changed, 4 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 libcxx.
from 46a0c2e Fix std::pointer_safety type in ABI v2
new c3dfece Fix PR26961 - Add default constructor to std::pointer_safety struct.
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/memory | 3 +++
.../get_pointer_safety_cxx03.pass.cpp | 24 ++++++++++++++++++++--
.../get_pointer_safety.pass.cpp | 12 +++++++++++
3 files changed, 37 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 libcxx.
from a2e3d1e Fix Sphinx build error caused by bad indentation
new 46a0c2e Fix std::pointer_safety type in ABI v2
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/memory | 25 +++++++++++++++++++++-
src/memory.cpp | 5 +++--
.../get_pointer_safety_cxx03.pass.cpp} | 3 +++
.../get_pointer_safety_new_abi.pass.cpp} | 15 +++++++++++++
.../get_pointer_safety.pass.cpp | 2 ++
6 files changed, 52 insertions(+), 3 deletions(-)
copy test/{std/utilities/memory/util.dynamic.safety/get_pointer_safety.pass.cpp => [...]
copy test/{std/utilities/memory/util.dynamic.safety/get_pointer_safety.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 lnt.
from e0ac580 Make help output for "lnt runtest test-suite" complete.
new efd94b2 More criteria for filtering
new 4bf0e50 For debugging
new 1271c80 Make this local
new fe7ca7d Stagger background processing jobs
new 05a293a Better log display
new 345544c Fixup SampleField name
new 03ba5e9 No need to log this
new 720a092 Only render the top baseline in blue
new 5f1003e Zoom to x-axis based on data only, not regressions
new 07acef2 Rename file to be markdown
new 87bda5b Well, that is out of date!
The 11 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:
README.txt => README.md | 4 +--
.../db/rules/rule_blacklist_benchmarks_by_name.py | 12 ++++----
lnt/server/ui/static/lnt_graph.js | 33 ++++++++++++++++++++--
lnt/server/ui/templates/log.html | 25 ++++++++++++----
lnt/server/ui/templates/v4_matrix.html | 1 +
lnt/server/ui/views.py | 1 -
lnt/util/async_ops.py | 3 +-
7 files changed, 62 insertions(+), 17 deletions(-)
rename README.txt => README.md (72%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.