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 197f4c16 [doc] fix markup in clang-tidy bugprone-not-null-terminated-result
new d3736574 [clangd] NFC fix semicolon warning
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:
clangd/index/IndexAction.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 gcc-6-branch
in repository gcc.
from 8169ebc6c91 Backported from mainline 2018-08-27 Jakub Jelinek <jaku [...]
new 27ec583ad58 Backported from mainline 2018-09-12 Jakub Jelinek <jaku [...]
new 6d690130b13 Backported from mainline 2018-10-10 Jakub Jelinek <jaku [...]
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:
gcc/ChangeLog | 13 ++++++++++
gcc/config/i386/i386.c | 2 +-
gcc/fold-const.c | 12 +++++++---
gcc/testsuite/ChangeLog | 10 ++++++++
gcc/testsuite/c-c++-common/torture/pr87248.c | 36 ++++++++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr87550.c | 21 ++++++++++++++++
6 files changed, 90 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/torture/pr87248.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr87550.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 61596830 [clang-tidy] New checker for not null-terminated result cause [...]
new 197f4c16 [doc] fix markup in clang-tidy bugprone-not-null-terminated-result
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/bugprone-not-null-terminated-result.rst | 10 +++++++---
1 file changed, 7 insertions(+), 3 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-6-branch
in repository gcc.
from 5385b8715ff 2018-10-12 Richard Biener <rguenther(a)suse.de>
new dcb39c1893d Backported from mainline 2018-07-16 Jakub Jelinek <jaku [...]
new d2544b08334 Backported from mainline 2018-07-26 Jakub Jelinek <jaku [...]
new 52bcf928a0d Backported from mainline 2018-07-17 Jakub Jelinek <jaku [...]
new e497ed91b79 Backported from mainline 2018-07-17 Jakub Jelinek <jaku [...]
new 8a9a3c761e8 Backported from mainline 2018-07-24 Jakub Jelinek <jaku [...]
new 8169ebc6c91 Backported from mainline 2018-08-27 Jakub Jelinek <jaku [...]
The 6 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 | 38 +++++++++++++++++++++++++++++++++
gcc/combine.c | 11 +++++-----
gcc/cp/ChangeLog | 10 +++++++++
gcc/cp/cp-gimplify.c | 1 +
gcc/expmed.c | 9 +++++---
gcc/gimplify.c | 33 +++++++++++++++++++++++++++-
gcc/omp-low.c | 20 +++++++++++++++--
gcc/testsuite/ChangeLog | 19 +++++++++++++++++
gcc/testsuite/g++.dg/opt/pr3698.C | 21 ++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr86627.c | 28 ++++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr87065.c | 22 +++++++++++++++++++
libgomp/ChangeLog | 16 ++++++++++++++
libgomp/testsuite/libgomp.c++/pr86539.C | 28 ++++++++++++++++++++++++
libgomp/testsuite/libgomp.c++/pr86542.C | 37 ++++++++++++++++++++++++++++++++
libgomp/testsuite/libgomp.c/pr86660.c | 28 ++++++++++++++++++++++++
15 files changed, 310 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/opt/pr3698.C
create mode 100644 gcc/testsuite/gcc.target/i386/pr86627.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr87065.c
create mode 100644 libgomp/testsuite/libgomp.c++/pr86539.C
create mode 100644 libgomp/testsuite/libgomp.c++/pr86542.C
create mode 100644 libgomp/testsuite/libgomp.c/pr86660.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 llvm.
from f0303e43079 [BPF] Add BTF generation for BPF target
new 2649515d3f3 [Support] exit with custom return code for SIGPIPE
new 1172319f2e0 [BPF] Some fixes after rL344366
new 91defc144e1 Better support for POSIX paths in PDBs.
The 3 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/llvm/MC/MCBTFContext.h | 32 +++++++++++++++++---------------
lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 5 ++++-
lib/CodeGen/AsmPrinter/Dwarf2BTF.cpp | 2 ++
lib/CodeGen/AsmPrinter/Dwarf2BTF.h | 1 +
lib/MC/MCBTFContext.cpp | 4 ++--
lib/Support/Unix/Signals.inc | 5 +++++
6 files changed, 31 insertions(+), 18 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 lldb.
from 0da63fc87 [LLDB] - Add support for DW_FORM_implicit_const.
new 00c11c4cf Adding support to step into the callable wrapped by libc++ st [...]
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/lldb/Target/CPPLanguageRuntime.h | 13 ++++
.../cpp/std-function-step-into-callable}/Makefile | 2 +
.../TestStdFunctionStepIntoCallable.py | 71 ++++++++++++++++++++
.../cpp/std-function-step-into-callable/main.cpp | 38 +++++++++++
source/Target/CPPLanguageRuntime.cpp | 75 +++++++++++++++++++++-
source/Target/ThreadPlanStepThrough.cpp | 10 +++
6 files changed, 208 insertions(+), 1 deletion(-)
copy packages/Python/lldbsuite/test/{functionalities/data-formatter/dump_dynamic = [...]
create mode 100644 packages/Python/lldbsuite/test/lang/cpp/std-function-step-into- [...]
create mode 100644 packages/Python/lldbsuite/test/lang/cpp/std-function-step-into- [...]
--
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 085848c54c [Driver] Add defaults for Android ARM FPUs.
new 0edbdbe2bc [CodeGen] Handle extern references to OBJC_CLASS_$_*
new 70b1ff5f01 [Driver] check for exit code from SIGPIPE
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:
lib/CodeGen/CGObjCMac.cpp | 18 ++++++++++++------
lib/Driver/Driver.cpp | 23 ++++++++++++++++-------
test/CodeGenObjC/extern-void-class-decl.m | 14 ++++++++++++++
3 files changed, 42 insertions(+), 13 deletions(-)
create mode 100644 test/CodeGenObjC/extern-void-class-decl.m
--
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 60587ac6 [clangd] Return Command objects from onCodeAction, rather tha [...]
new 61596830 [clang-tidy] New checker for not null-terminated result cause [...]
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/BugproneTidyModule.cpp | 3 +
clang-tidy/bugprone/CMakeLists.txt | 1 +
.../bugprone/NotNullTerminatedResultCheck.cpp | 1024 ++++++++++++++++++++
clang-tidy/bugprone/NotNullTerminatedResultCheck.h | 67 ++
docs/ReleaseNotes.rst | 9 +
.../checks/bugprone-not-null-terminated-result.rst | 132 +++
docs/clang-tidy/checks/list.rst | 1 +
...ll-terminated-result-in-initialization-strlen.c | 106 ++
...not-null-terminated-result-memcpy-before-safe.c | 78 ++
...-not-null-terminated-result-memcpy-safe-cxx.cpp | 160 +++
...-not-null-terminated-result-memcpy-safe-other.c | 115 +++
...gprone-not-null-terminated-result-memcpy-safe.c | 137 +++
.../bugprone-not-null-terminated-result-strlen.c | 146 +++
.../bugprone-not-null-terminated-result-wcslen.cpp | 131 +++
...not-null-terminated-result-wmemcpy-safe-cxx.cpp | 136 +++
15 files changed, 2246 insertions(+)
create mode 100644 clang-tidy/bugprone/NotNullTerminatedResultCheck.cpp
create mode 100644 clang-tidy/bugprone/NotNullTerminatedResultCheck.h
create mode 100644 docs/clang-tidy/checks/bugprone-not-null-terminated-result.rst
create mode 100644 test/clang-tidy/bugprone-not-null-terminated-result-in-initiali [...]
create mode 100644 test/clang-tidy/bugprone-not-null-terminated-result-memcpy-befo [...]
create mode 100644 test/clang-tidy/bugprone-not-null-terminated-result-memcpy-safe [...]
create mode 100644 test/clang-tidy/bugprone-not-null-terminated-result-memcpy-safe [...]
create mode 100644 test/clang-tidy/bugprone-not-null-terminated-result-memcpy-safe.c
create mode 100644 test/clang-tidy/bugprone-not-null-terminated-result-strlen.c
create mode 100644 test/clang-tidy/bugprone-not-null-terminated-result-wcslen.cpp
create mode 100644 test/clang-tidy/bugprone-not-null-terminated-result-wmemcpy-saf [...]
--
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 lld.
from 118e29b11 [lld] Add more complete support for the INCLUDE command.
new f07d88fcc Better support for POSIX paths in PDBs.
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:
COFF/PDB.cpp | 38 ++++++++++--------
test/COFF/pdb-relative-source-lines.test | 66 ++++++++++++++++++++++++--------
test/COFF/pdb-same-name.test | 4 +-
3 files changed, 75 insertions(+), 33 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 zorg.
from 6d29b3c [buildbot] Add a new windows buildbot for LLDB
new 44b321c [Zorg] Explicitly use `-stdlib=libstdc++` for Android.
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:
zorg/buildbot/builders/sanitizers/buildbot_android_functions.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.