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 dc9591ac Add the cert-msc51-cpp and cert-msc32-c checks.
new 39811526 Adding some documentation changes that were missed in r336301.
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:
docs/clang-tidy/checks/cert-msc51-cpp.rst | 40 +++++++++++++++++++++++++++++++
docs/clang-tidy/checks/list.rst | 2 ++
2 files changed, 42 insertions(+)
create mode 100644 docs/clang-tidy/checks/cert-msc51-cpp.rst
--
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 c9283d65 [clang-tidy] Fix http://llvm.org/PR38055
new dc9591ac Add the cert-msc51-cpp and cert-msc32-c checks.
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/CERTTidyModule.cpp | 5 +
clang-tidy/cert/CMakeLists.txt | 1 +
.../cert/ProperlySeededRandomGeneratorCheck.cpp | 124 ++++++++++++
.../cert/ProperlySeededRandomGeneratorCheck.h | 47 +++++
docs/ReleaseNotes.rst | 11 ++
docs/clang-tidy/checks/cert-msc32-c.rst | 9 +
test/clang-tidy/cert-msc32-c.c | 27 +++
test/clang-tidy/cert-msc51-cpp.cpp | 210 +++++++++++++++++++++
8 files changed, 434 insertions(+)
create mode 100644 clang-tidy/cert/ProperlySeededRandomGeneratorCheck.cpp
create mode 100644 clang-tidy/cert/ProperlySeededRandomGeneratorCheck.h
create mode 100644 docs/clang-tidy/checks/cert-msc32-c.rst
create mode 100644 test/clang-tidy/cert-msc32-c.c
create mode 100644 test/clang-tidy/cert-msc51-cpp.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 binutils-gdb.
from 4423fa9672 Automatic date update in version.in
new 4a91d0ba30 Error for mismatched powerpc ABI tags
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 | 11 ++++
bfd/elf-bfd.h | 3 +-
bfd/elf32-ppc.c | 96 +++++++++++++++++++++-----------
bfd/elf64-ppc.c | 3 +-
ld/ChangeLog | 11 ++++
ld/testsuite/ld-powerpc/attr-gnu-12-21.d | 2 +-
ld/testsuite/ld-powerpc/attr-gnu-4-12.d | 2 +-
ld/testsuite/ld-powerpc/attr-gnu-4-13.d | 2 +-
ld/testsuite/ld-powerpc/attr-gnu-4-21.d | 2 +-
ld/testsuite/ld-powerpc/attr-gnu-4-23.d | 2 +-
ld/testsuite/ld-powerpc/attr-gnu-4-31.d | 2 +-
ld/testsuite/ld-powerpc/attr-gnu-4-32.d | 2 +-
ld/testsuite/ld-powerpc/attr-gnu-8-23.d | 2 +-
13 files changed, 96 insertions(+), 44 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 d29eb3a6ff [analyzer][ctu] fix unsortable diagnostics
new 90dccc4bb9 [Index] Remove unused index::IndexDataConsumer::_anchor()
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/Index/IndexDataConsumer.h | 3 ---
lib/Index/IndexingAction.cpp | 2 --
2 files changed, 5 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 43c7ee54a2c P0646R1 Improving the Return Value of Erase-Like Algorithms I
new 73273c08680 Daily bump.
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/DATESTAMP | 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 gcc-8-branch
in repository gcc.
from 8d162fb9d96 Backport from mainline
new 6a2400e3215 Daily bump.
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/DATESTAMP | 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 gcc-6-branch
in repository gcc.
from 050bcab9f05 Daily bump.
new 5e84c888c4d Daily bump.
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/DATESTAMP | 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 gcc-7-branch
in repository gcc.
from 4926c67b043 Use non-throwing is_directory in filesystem::create_directory
new dad0a552b03 Daily bump.
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/DATESTAMP | 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 a7d0f0f000 Use exit_inferior in darwin_attach_pid
new 4423fa9672 Automatic date update in version.in
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/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 gdb-8.2-branch
in repository binutils-gdb.
from 1e80936c63 Bump GDB version number to 8.1.90.DATE-git.
new f530fa192f Automatic date update in version.in
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/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.