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 4e2d008 [asan] Mark failing test as UNSUPPORTED.
new 857f28d [mips][tsan] XFAIL on every MIPS platform an x86_64-specific test.
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/tsan/map32bit.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 binutils-gdb.
from 0092723 Fix more potential seg-faults in gprof.
new c616591 Partially revert previous delta - move limit testing code 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:
gprof/ChangeLog | 7 +++----
gprof/corefile.c | 20 +++++++++-----------
2 files changed, 12 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 clang-tools-extra.
from 05c86cb [clang-tidy] Add check 'misc-move-forwarding-reference'
new 684124b clang-tools-extra/test/clang-tidy/misc-move-forwarding-refere [...]
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/clang-tidy/misc-move-forwarding-reference.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 binutils-gdb.
from 8941017 ppc apuinfo for spe parsed incorrectly
new 0092723 Fix more potential seg-faults in gprof.
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:
gprof/ChangeLog | 9 +++++++++
gprof/corefile.c | 17 +++++++++++++++--
2 files changed, 24 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 clang-tools-extra.
from 3db1690 clang-rename: fix formatting in USRFinder
new 05c86cb [clang-tidy] Add check 'misc-move-forwarding-reference'
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/misc/CMakeLists.txt | 1 +
clang-tidy/misc/MiscTidyModule.cpp | 3 +
clang-tidy/misc/MoveForwardingReferenceCheck.cpp | 134 +++++++++++++++++++++
clang-tidy/misc/MoveForwardingReferenceCheck.h | 49 ++++++++
docs/ReleaseNotes.rst | 6 +
docs/clang-tidy/checks/list.rst | 1 +
.../checks/misc-move-forwarding-reference.rst | 60 +++++++++
test/clang-tidy/misc-move-forwarding-reference.cpp | 125 +++++++++++++++++++
8 files changed, 379 insertions(+)
create mode 100644 clang-tidy/misc/MoveForwardingReferenceCheck.cpp
create mode 100644 clang-tidy/misc/MoveForwardingReferenceCheck.h
create mode 100644 docs/clang-tidy/checks/misc-move-forwarding-reference.rst
create mode 100644 test/clang-tidy/misc-move-forwarding-reference.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 llvm.
from 95bbd1e [SimplifyCFG] Properly CSE metadata in SinkThenElseCodeToEnd
new 84ea382 SILoadStoreOptimizer.cpp: Fix a warning in r279991. [-Wunused [...]
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/AMDGPU/SILoadStoreOptimizer.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 f02861d Automatic date update in version.in
new 2a0b8eb ppc apuinfo for spe parsed incorrectly
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/elf32-ppc.c | 1 +
2 files changed, 6 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.