This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-6-branch
in repository gcc.
from 58d20cc gcc/ Backport from 2016-06-16 trunk r237536. 2016-06-16 Se [...]
new b887299 Backport from 2016-08-01 trunk r238948. PR target/72767 * [...]
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 | 8 ++++++++
gcc/config/avr/avr.md | 4 ++--
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 gcc-5-branch
in repository gcc.
from 0eb7232 Daily bump.
new 57149d3 Backport from 2016-08-01 trunk r238948. PR target/72767 * [...]
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 | 8 ++++++++
gcc/config/avr/avr.md | 4 ++--
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 gcc.
from eab7efd Remove duplicate dg-options directive in string_view test
new f84bc7a Remove unused headers and variables from libstdc++ tests
new 7276e5b Make libstdc++ debug mode test valid for C++98
new 43c1529 Limit std::tuple tests to run for C++11 and later
new 8a81182 Remove "-x c" from dg-options in libstdc++ C++ test
new d00c443 * doc/extend.texi (AVR Built-in Functions): Document __buil [...]
The 5 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 | 8 +++++++
gcc/config/avr/avr.c | 25 ++++++++++++++++++++++
gcc/config/avr/builtins.def | 1 +
gcc/doc/extend.texi | 8 +++++++
libstdc++-v3/ChangeLog | 18 ++++++++++++++++
libstdc++-v3/testsuite/17_intro/freestanding.cc | 2 +-
.../20_util/shared_ptr/assign/auto_ptr_rvalue.cc | 13 ++---------
.../20_util/shared_ptr/assign/unique_ptr_rvalue.cc | 13 ++---------
libstdc++-v3/testsuite/20_util/tuple/cons/66338.cc | 2 ++
.../tuple/cons/element_accepts_anything_byval.cc | 3 ++-
.../25_algorithms/lower_bound/debug/irreflexive.cc | 2 +-
.../28_regex/basic_regex/assign/char/cstring.cc | 3 ---
.../28_regex/basic_regex/ctors/string_wchar_t.cc | 2 --
.../memory/shared_ptr/cons/copy_ctor_neg.cc | 5 -----
14 files changed, 70 insertions(+), 35 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 a91c9fb [analyzer] Fix execution permissions for the scan-build-py scripts.
new a70f96e Make RecursiveASTVisitor visit lambda capture initialization [...]
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/AST/RecursiveASTVisitor.h | 3 +++
unittests/Tooling/RecursiveASTVisitorTestExprVisitor.cpp | 8 ++++++++
2 files changed, 11 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 llvm.
from ec511c2 Fixed test check ordering issue on windows buildbots
new f6cf26b [X86] Use implicit masking of SHLD/SHRD shift double instructions
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/Target/X86/X86InstrCompiler.td | 19 ++++++++++++++++---
test/CodeGen/X86/shift-double.ll | 17 ++++-------------
2 files changed, 20 insertions(+), 16 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 485e70f [clang-tidy] Prepare modernize-loop-convert for upcoming chan [...]
new 3cf7055 [clang-tidy] remove trailing whitespaces and retab
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/cert/LICENSE.TXT | 2 +-
clang-tidy/cert/StrToNumCheck.cpp | 2 +-
.../ProBoundsArrayToPointerDecayCheck.h | 2 +-
.../cppcoreguidelines/ProTypeConstCastCheck.cpp | 2 +-
.../cppcoreguidelines/ProTypeConstCastCheck.h | 2 +-
.../ProTypeStaticCastDowncastCheck.cpp | 2 +-
.../ProTypeStaticCastDowncastCheck.h | 2 +-
.../SpecialMemberFunctionsCheck.h | 8 ++---
clang-tidy/misc/MacroParenthesesCheck.cpp | 2 +-
clang-tidy/misc/MiscTidyModule.cpp | 2 +-
clang-tidy/misc/MoveConstructorInitCheck.cpp | 2 +-
clang-tidy/misc/SizeofContainerCheck.cpp | 2 +-
clang-tidy/misc/StaticAssertCheck.cpp | 2 +-
clang-tidy/misc/StaticAssertCheck.h | 2 +-
clang-tidy/misc/StringIntegerAssignmentCheck.cpp | 2 +-
clang-tidy/misc/StringIntegerAssignmentCheck.h | 2 +-
clang-tidy/misc/SuspiciousMissingCommaCheck.cpp | 2 +-
clang-tidy/misc/SuspiciousMissingCommaCheck.h | 2 +-
clang-tidy/misc/SwappedArgumentsCheck.cpp | 2 +-
.../misc/ThrowByValueCatchByReferenceCheck.cpp | 2 +-
clang-tidy/misc/UnusedAliasDeclsCheck.h | 2 +-
clang-tidy/misc/UnusedParametersCheck.h | 2 +-
clang-tidy/modernize/PassByValueCheck.cpp | 2 +-
.../performance/UnnecessaryValueParamCheck.cpp | 4 +--
.../checks/cppcoreguidelines-slicing.rst | 14 ++++----
docs/clang-tidy/checks/modernize-use-emplace.rst | 38 +++++++++++-----------
26 files changed, 54 insertions(+), 54 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 aa8852c [AArch64] Allow multiple-of-8 immediate offsets for TImode LDP/STP
new b76d056 Run std::ios_base enum tests for C++11 and up
new ca1963b Remove linker options from compile-only tests
new c07059f Use -std=gnu++98 instead of -std=gnu++03 in test
new eab7efd Remove duplicate dg-options directive in string_view test
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:
libstdc++-v3/ChangeLog | 18 ++++++++++++++++++
.../20_util/make_signed/requirements/typedefs-2.cc | 1 -
.../20_util/make_unsigned/requirements/typedefs-2.cc | 1 -
.../uninitialized_copy/808590.cc | 2 +-
.../27_io/ios_base/types/fmtflags/case_label.cc | 7 ++++---
.../27_io/ios_base/types/iostate/case_label.cc | 7 ++++---
.../27_io/ios_base/types/openmode/case_label.cc | 7 ++++---
.../string_view/operations/rfind/char/2.cc | 1 -
8 files changed, 31 insertions(+), 13 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 7f9e09d Changes related to new implementation of tooling::Replacement [...]
new 485e70f [clang-tidy] Prepare modernize-loop-convert for upcoming chan [...]
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/LoopConvertUtils.cpp | 12 ++++++++++++
1 file changed, 12 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 clang.
from 85c0fa1 Implement tooling::Replacements as a class.
new a91c9fb [analyzer] Fix execution permissions for the scan-build-py scripts.
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:
tools/scan-build-py/bin/analyze-build | 0
tools/scan-build-py/bin/analyze-c++ | 0
tools/scan-build-py/bin/analyze-cc | 0
tools/scan-build-py/bin/intercept-build | 0
tools/scan-build-py/bin/intercept-c++ | 0
tools/scan-build-py/bin/intercept-cc | 0
tools/scan-build-py/bin/scan-build | 0
7 files changed, 0 insertions(+), 0 deletions(-)
mode change 100644 => 100755 tools/scan-build-py/bin/analyze-build
mode change 100644 => 100755 tools/scan-build-py/bin/analyze-c++
mode change 100644 => 100755 tools/scan-build-py/bin/analyze-cc
mode change 100644 => 100755 tools/scan-build-py/bin/intercept-build
mode change 100644 => 100755 tools/scan-build-py/bin/intercept-c++
mode change 100644 => 100755 tools/scan-build-py/bin/intercept-cc
mode change 100644 => 100755 tools/scan-build-py/bin/scan-build
--
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 25fd149 Fixed MSVC out of range shift warning
new ec511c2 Fixed test check ordering issue on windows buildbots
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/Transforms/SimplifyCFG/rangereduce.ll | 40 +++++++++++++++---------------
1 file changed, 20 insertions(+), 20 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.