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 04b544d5d12 2017-05-08 Tamar Christina <tamar.christina(a)arm.com>
new 2e17847a5e0 * es.po, sv.po: Update.
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 | 4 +
gcc/po/es.po | 423 ++++++++++++++++-------------------------
gcc/po/sv.po | 570 +++++++++++++++++++++++--------------------------------
3 files changed, 404 insertions(+), 593 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 874321695 [XRay][compiler-rt] XFAIL on ppc
new 9e6ab92e4 [powerpc] Remove XFAIL for sanitizer_coverage_no_prune.cc on [...]
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/sanitizer_common/TestCases/sanitizer_coverage_no_prune.cc | 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 clang-tools-extra.
from 84ad9018 clang-tidy: add IgnoreMacros option to modernize-use-default- [...]
new a2266105 [clang-tidy] Fix readability-implicit-bool-cast false positives
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 | 3 ++-
.../readability-implicit-bool-cast-allow-conditional-casts.cpp | 8 ++++++++
2 files changed, 10 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 clang.
from 060a901b17 Correct the attribute spelling for guarded_var and pt_guarded_var.
new c7b6c9527a [clang-format] Don’t propagate AvoidBinPacking into argument [...]
new 6878143d92 [clang-format] Convert AlignEscapedNewlinesLeft to an enum, [...]
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:
docs/ClangFormatStyleOptions.rst | 52 ++++++++++++-----
include/clang/Format/Format.h | 51 +++++++++++------
lib/Format/ContinuationIndenter.cpp | 4 ++
lib/Format/Format.cpp | 19 ++++++-
lib/Format/WhitespaceManager.cpp | 11 ++--
unittests/Format/FormatTest.cpp | 96 +++++++++++++++++++++++++++++---
unittests/Format/FormatTestSelective.cpp | 4 +-
7 files changed, 188 insertions(+), 49 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-tools-extra.
from 601fb397 [clang-tidy] Ignore private =deleted methods in macros.
new 84ad9018 clang-tidy: add IgnoreMacros option to modernize-use-default- [...]
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/modernize/UseDefaultMemberInitCheck.cpp | 8 +++++++-
clang-tidy/modernize/UseDefaultMemberInitCheck.h | 1 +
clang-tidy/modernize/UseUsingCheck.cpp | 2 +-
.../checks/modernize-use-default-member-init.rst | 5 +++++
.../modernize-use-default-member-init-macros.cpp | 18 ++++++++++++++++++
test/clang-tidy/modernize-use-default-member-init.cpp | 9 +++++++++
6 files changed, 41 insertions(+), 2 deletions(-)
create mode 100644 test/clang-tidy/modernize-use-default-member-init-macros.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 gcc.
from 05ba9e9b9a2 Define TM_MULTILIB_CONFIG for ARM multilib
new 763d061c2da Clarify mt_allocator documentation w.r.t deallocation
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:
libstdc++-v3/ChangeLog | 5 +++++
libstdc++-v3/doc/html/manual/mt_allocator_impl.html | 3 ++-
libstdc++-v3/doc/xml/manual/mt_allocator.xml | 3 ++-
3 files changed, 9 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 844a30564ef [X86][SSE] Improve combineLogicBlendIntoPBLENDV to use gene [...]
new 63feed58cfc Adding reproducer for pr32967. 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:
test/CodeGen/X86/vector-shuffle-512-v32.ll | 27 +++++++++++++++++++++++++++
1 file changed, 27 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 gcc.
from 98cdbf66bd6 2017-05-08 Richard Biener <rguenther(a)suse.de>
new 05ba9e9b9a2 Define TM_MULTILIB_CONFIG for ARM multilib
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 | 5 +++++
gcc/config.gcc | 3 ++-
2 files 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 clang-tools-extra.
from 64baad85 [clang-tidy] Use cxxStdInitializerListExpr in modernize-use-emplace
new 601fb397 [clang-tidy] Ignore private =deleted methods in macros.
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/modernize/UseEqualsDeleteCheck.cpp | 9 +++++++--
test/clang-tidy/modernize-use-equals-delete.cpp | 27 +++++++++++++++++++++++++
2 files changed, 34 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.