This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 96556093d0 [gcov/Darwin] Ensure external symbols are exported when usin [...]
new 674329f694 Re-apply r347954 "[analyzer] Nullability: Don't detect post [...]
new 9e3f79d2ae NFC: Simplify dumpStmt child handling
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/AST/ASTDumper.cpp | 11 ++----
lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp | 22 ++++++++----
test/Analysis/nullability-arc.mm | 39 ++++++++++++++++++++++
test/Analysis/nullability.mm | 35 +++++++++++++++++--
4 files changed, 91 insertions(+), 16 deletions(-)
create mode 100644 test/Analysis/nullability-arc.mm
--
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 glibc.
from f5ec0ea9ea posix: Fix segfault in maybe_script_execute
new 6af956e5c0 Enable VDSO for static linking on arm
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 | 8 ++++++++
sysdeps/unix/sysv/linux/arm/init-first.c | 9 ++++-----
sysdeps/unix/sysv/linux/arm/libc-vdso.h | 6 +-----
sysdeps/unix/sysv/linux/arm/sysdep.h | 3 +++
4 files changed, 16 insertions(+), 10 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 49b3b703ba7 * config/i386/sse.md (vec_concatv2df): Change (v,xm,C) al [...]
new e5c4cc1c6e3 PR middle-end/64242 * gcc.c-torture/execute/pr64242.c (fo [...]
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/testsuite/ChangeLog | 11 +++++++++
gcc/testsuite/gcc.c-torture/execute/pr64242.c | 33 ++++++++++++++++++++++-----
2 files changed, 38 insertions(+), 6 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 12005cd649 Portable Python script across Python version
new 96556093d0 [gcov/Darwin] Ensure external symbols are exported when usin [...]
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/Driver/ToolChain.h | 3 +++
lib/Driver/ToolChain.cpp | 12 ++++++++----
lib/Driver/ToolChains/Darwin.cpp | 14 ++++++++++----
test/Driver/darwin-ld.c | 14 +++++++++++++-
4 files changed, 34 insertions(+), 9 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 compiler-rt.
from 1ff037867 [SanitizerCommon] Remove RenameFile
new 3712afc01 [gcov/Darwin] Ensure external symbols are exported when using [...]
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/profile/instrprof-darwin-exports.c | 8 ++++++++
1 file changed, 8 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 gcc.
from 5bdca5dccec cmd/go: allow buildmode c-archive for gccgo on ppc64
new 49b3b703ba7 * config/i386/sse.md (vec_concatv2df): Change (v,xm,C) al [...]
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 | 5 +++++
gcc/config/i386/sse.md | 2 +-
2 files changed, 6 insertions(+), 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 llvm.
from fbdc008393b [Hexagon] Update timing classes
new d1325655d52 [WebAssembly] Enforce assembler emits to streamer in order.
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:
.../WebAssembly/AsmParser/WebAssemblyAsmParser.cpp | 47 +++++++++++
test/MC/WebAssembly/assembler-binary.ll | 92 ++++++++++++++++++++++
2 files changed, 139 insertions(+)
create mode 100644 test/MC/WebAssembly/assembler-binary.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.