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 99db6f42 [clang-tidy] fix readability-implicit-bool-cast false alarm o [...]
new 379f9417 [clang-tidy] fix readability-implicit-bool-cast false positiv [...]
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:
clang-tidy/readability/ImplicitBoolCastCheck.cpp | 32 ++++++++++++----------
test/clang-tidy/readability-implicit-bool-cast.cpp | 3 ++
2 files changed, 20 insertions(+), 15 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 gcc.
from d87051b4a15 Update .po files.
new 4328bd71cf5 [AArch64] Accept more addressing modes for PRFM
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:
gcc/ChangeLog | 13 ++++++++++++
gcc/config/aarch64/aarch64-protos.h | 1 +
gcc/config/aarch64/aarch64.c | 18 ++++++++++++++++
gcc/config/aarch64/aarch64.md | 24 +++++++++++++---------
gcc/config/aarch64/constraints.md | 5 +++++
gcc/config/aarch64/predicates.md | 3 +++
gcc/testsuite/ChangeLog | 4 ++++
.../gcc.target/aarch64/prfm_imm_offset_1.c | 18 ++++++++++++++++
8 files changed, 76 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/prfm_imm_offset_1.c
--
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 d25230688 [test] variant: enable constexpr construction tests on MSVC STL
new 49abbf545 [test] Name the local variable in the C1XX implementation of [...]
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/support/test_macros.h | 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 c99e91fe8d1 More global trees. * cp-tree.h (enum cp_tree_index): Add [...]
new d87051b4a15 Update .po files.
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:
gcc/po/ChangeLog | 5 +
gcc/po/be.po | 712 ++++++++++++++++++++++++++++---------------------------
gcc/po/da.po | 712 ++++++++++++++++++++++++++++---------------------------
gcc/po/el.po | 712 ++++++++++++++++++++++++++++---------------------------
gcc/po/fi.po | 712 ++++++++++++++++++++++++++++---------------------------
gcc/po/hr.po | 712 ++++++++++++++++++++++++++++---------------------------
gcc/po/id.po | 712 ++++++++++++++++++++++++++++---------------------------
gcc/po/ja.po | 712 ++++++++++++++++++++++++++++---------------------------
gcc/po/nl.po | 712 ++++++++++++++++++++++++++++---------------------------
gcc/po/ru.po | 712 ++++++++++++++++++++++++++++---------------------------
gcc/po/sr.po | 712 ++++++++++++++++++++++++++++---------------------------
gcc/po/sv.po | 712 ++++++++++++++++++++++++++++---------------------------
gcc/po/tr.po | 712 ++++++++++++++++++++++++++++---------------------------
gcc/po/uk.po | 712 ++++++++++++++++++++++++++++---------------------------
gcc/po/vi.po | 712 ++++++++++++++++++++++++++++---------------------------
gcc/po/zh_CN.po | 712 ++++++++++++++++++++++++++++---------------------------
gcc/po/zh_TW.po | 712 ++++++++++++++++++++++++++++---------------------------
17 files changed, 5749 insertions(+), 5648 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 gcc-7-branch
in repository gcc.
from ede567e97f1 Daily bump.
new a99ee27f12e Update .po files.
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:
gcc/po/ChangeLog | 5 +
gcc/po/be.po | 712 ++++++++++++++++++++++++++++---------------------------
gcc/po/da.po | 712 ++++++++++++++++++++++++++++---------------------------
gcc/po/el.po | 712 ++++++++++++++++++++++++++++---------------------------
gcc/po/fi.po | 712 ++++++++++++++++++++++++++++---------------------------
gcc/po/hr.po | 712 ++++++++++++++++++++++++++++---------------------------
gcc/po/id.po | 712 ++++++++++++++++++++++++++++---------------------------
gcc/po/ja.po | 712 ++++++++++++++++++++++++++++---------------------------
gcc/po/nl.po | 712 ++++++++++++++++++++++++++++---------------------------
gcc/po/ru.po | 712 ++++++++++++++++++++++++++++---------------------------
gcc/po/sr.po | 712 ++++++++++++++++++++++++++++---------------------------
gcc/po/sv.po | 712 ++++++++++++++++++++++++++++---------------------------
gcc/po/tr.po | 712 ++++++++++++++++++++++++++++---------------------------
gcc/po/uk.po | 712 ++++++++++++++++++++++++++++---------------------------
gcc/po/vi.po | 712 ++++++++++++++++++++++++++++---------------------------
gcc/po/zh_CN.po | 712 ++++++++++++++++++++++++++++---------------------------
gcc/po/zh_TW.po | 712 ++++++++++++++++++++++++++++---------------------------
17 files changed, 5749 insertions(+), 5648 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 6bdf8252b7 clang-format: [JS] exponentiation operator
new 48bb9faec2 [Tooling] add a createReplacement overload for StringRef
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/Tooling/FixIt.h | 7 +++++++
1 file 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 libcxx.
from 474dfc389 Fix incorrect usage of __libcpp_mutex_trylock. Patch from And [...]
new d25230688 [test] variant: enable constexpr construction tests on MSVC STL
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:
.../variant/variant.variant/variant.ctor/copy.pass.cpp | 14 +++++++++++---
.../variant/variant.variant/variant.ctor/move.pass.cpp | 11 ++++++++++-
test/support/msvc_stdlib_force_include.hpp | 5 +++++
...ss.cpp => c1xx_broken_is_trivially_copyable.pass.cpp} | 16 +++++++++-------
test/support/test_workarounds.h | 1 +
5 files changed, 36 insertions(+), 11 deletions(-)
copy test/support/test.workarounds/{c1xx_broken_nullptr_conversion_operator.pass.c [...]
--
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 e54a30e7 [clang-move] Find template class forward declarations more pr [...]
new 5c5d5cf9 [clang-tidy] Code cleanup, (almost) NFC (*).
new 99db6f42 [clang-tidy] fix readability-implicit-bool-cast false alarm o [...]
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/readability/ImplicitBoolCastCheck.cpp | 287 +++++++++------------
...-implicit-bool-cast-allow-conditional-casts.cpp | 2 +-
.../readability-implicit-bool-cast-cxx98.cpp | 6 +-
test/clang-tidy/readability-implicit-bool-cast.cpp | 7 +-
4 files changed, 124 insertions(+), 178 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 gcc.
from 607dab864a5 * ipa-cp.c (perform_estimation_of_a_value): Drop base_time [...]
new c99e91fe8d1 More global trees. * cp-tree.h (enum cp_tree_index): Add [...]
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:
gcc/cp/ChangeLog | 17 +++++++++++++++++
gcc/cp/call.c | 4 ++--
gcc/cp/cp-tree.h | 14 ++++++++++++--
gcc/cp/decl.c | 22 ++++++++++------------
gcc/cp/name-lookup.c | 35 +++++------------------------------
gcc/cp/name-lookup.h | 9 ---------
gcc/cp/pt.c | 3 +--
7 files changed, 47 insertions(+), 57 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 b300654147 DiagnosticsEngine should clear DelayedDiagID before reportin [...]
new 6bdf8252b7 clang-format: [JS] exponentiation operator
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/Format/FormatToken.h | 2 ++
lib/Format/FormatTokenLexer.cpp | 10 ++++++++++
unittests/Format/FormatTestJS.cpp | 6 ++++++
3 files changed, 18 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.