This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-mainline-defconfig
in repository toolchain/gcc.
from e32f5665025 Daily bump.
adds 05430830570 darwin - backport fix for DWAF5 section names.
adds 88eb6cf830d PR c++/88120 - ICE when calling save_expr in a template. [...]
adds bec845cb482 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 10 ++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/darwin.h | 33 +++++++++++++++++++++------------
gcc/cp/ChangeLog | 9 +++++++++
gcc/cp/typeck.c | 2 +-
gcc/testsuite/g++.dg/cpp0x/pr88120.C | 23 +++++++++++++++++++++++
6 files changed, 65 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr88120.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 6561b515 [clang-tidy] new check: bugprone-branch-clone
new b4f1bf51 Revert "[clang-tidy] new check: bugprone-branch-clone"
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/bugprone/BranchCloneCheck.cpp | 215 -----
clang-tidy/bugprone/BranchCloneCheck.h | 39 -
clang-tidy/bugprone/BugproneTidyModule.cpp | 3 -
clang-tidy/bugprone/CMakeLists.txt | 1 -
docs/ReleaseNotes.rst | 7 -
docs/clang-tidy/checks/bugprone-branch-clone.rst | 90 --
docs/clang-tidy/checks/list.rst | 1 -
test/clang-tidy/bugprone-branch-clone.cpp | 1017 ----------------------
8 files changed, 1373 deletions(-)
delete mode 100644 clang-tidy/bugprone/BranchCloneCheck.cpp
delete mode 100644 clang-tidy/bugprone/BranchCloneCheck.h
delete mode 100644 docs/clang-tidy/checks/bugprone-branch-clone.rst
delete mode 100644 test/clang-tidy/bugprone-branch-clone.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 dejagnu.
from 54f62a6 * testsuite/runtest.all/utils.test: Test runtest_file_p.
new a36720a * doc/dejagnu.texi: Add more missing material.
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:
ChangeLog | 4 +
doc/dejagnu.texi | 442 ++++++++++++++++++++++++++-----------------------------
2 files changed, 210 insertions(+), 236 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-next-defconfig
in repository toolchain/binutils-gdb.
from 881917c2cb Automatic date update in version.in
adds a52b73d14c Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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 641ea49d Fix a false positive in misplaced-widening-cast
new 6561b515 [clang-tidy] new check: bugprone-branch-clone
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/bugprone/BranchCloneCheck.cpp | 215 +++++
clang-tidy/bugprone/BranchCloneCheck.h | 39 +
clang-tidy/bugprone/BugproneTidyModule.cpp | 3 +
clang-tidy/bugprone/CMakeLists.txt | 1 +
docs/ReleaseNotes.rst | 7 +
docs/clang-tidy/checks/bugprone-branch-clone.rst | 90 ++
docs/clang-tidy/checks/list.rst | 1 +
test/clang-tidy/bugprone-branch-clone.cpp | 1017 ++++++++++++++++++++++
8 files changed, 1373 insertions(+)
create mode 100644 clang-tidy/bugprone/BranchCloneCheck.cpp
create mode 100644 clang-tidy/bugprone/BranchCloneCheck.h
create mode 100644 docs/clang-tidy/checks/bugprone-branch-clone.rst
create mode 100644 test/clang-tidy/bugprone-branch-clone.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-stable-defconfig
in repository toolchain/binutils-gdb.
from 881917c2cb Automatic date update in version.in
adds a52b73d14c Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.