This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 39955ea Simplify. NFC.
new 5f73e3c Simplify. NFC.
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:
ELF/LinkerScript.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 lld.
from 51cdcb0 [ELF] - Reset output section size when assigning offsets.
new 39955ea Simplify. NFC.
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:
ELF/LinkerScript.cpp | 14 +++++---------
1 file changed, 5 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 clang-tools-extra.
from d4170a8 [change-namespace] get insertion points of forward declaratio [...]
new 8c748c6 [clangd] Add a toy VS Code integration for development purposes
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/clients/clangd-vscode/.gitignore | 2 ++
clangd/clients/clangd-vscode/.vscode/launch.json | 28 ++++++++++++++++
clangd/clients/clangd-vscode/.vscode/settings.json | 9 ++++++
clangd/clients/clangd-vscode/.vscode/tasks.json | 30 ++++++++++++++++++
clangd/clients/clangd-vscode/.vscodeignore | 9 ++++++
clangd/clients/clangd-vscode/README.txt | 11 +++++++
clangd/clients/clangd-vscode/package.json | 37 ++++++++++++++++++++++
clangd/clients/clangd-vscode/src/extension.ts | 26 +++++++++++++++
.../clients/clangd-vscode/test/extension.test.ts | 15 +++++++++
clangd/clients/clangd-vscode/test/index.ts | 22 +++++++++++++
clangd/clients/clangd-vscode/tsconfig.json | 29 +++++++++++++++++
.../clangd-vscode/vsc-extension-quickstart.md | 33 +++++++++++++++++++
12 files changed, 251 insertions(+)
create mode 100644 clangd/clients/clangd-vscode/.gitignore
create mode 100644 clangd/clients/clangd-vscode/.vscode/launch.json
create mode 100644 clangd/clients/clangd-vscode/.vscode/settings.json
create mode 100644 clangd/clients/clangd-vscode/.vscode/tasks.json
create mode 100644 clangd/clients/clangd-vscode/.vscodeignore
create mode 100644 clangd/clients/clangd-vscode/README.txt
create mode 100644 clangd/clients/clangd-vscode/package.json
create mode 100644 clangd/clients/clangd-vscode/src/extension.ts
create mode 100644 clangd/clients/clangd-vscode/test/extension.test.ts
create mode 100644 clangd/clients/clangd-vscode/test/index.ts
create mode 100644 clangd/clients/clangd-vscode/tsconfig.json
create mode 100644 clangd/clients/clangd-vscode/vsc-extension-quickstart.md
--
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 fd10246 Daily bump.
new a23dca3 [PR 79579] Avoid segfault on NULL ipa_edge_args_vector
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 | 9 +++++++++
gcc/ipa-prop.c | 2 +-
2 files changed, 10 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 gcc-5-branch
in repository gcc.
from b8bb727 Daily bump.
new 463e308 [PR 79579] Avoid segfault on NULL ipa_edge_args_vector
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 | 9 +++++++++
gcc/ipa-prop.c | 2 +-
2 files changed, 10 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 zack/testsuite-isomac
in repository glibc.
discards 73c2dc5 _ISOMAC-in-testsuite fixes.
omits 3e90b1e Suppress internal declarations for most of the testsuite.
omits 8272bda Miscellaneous 'safe' testsuite changes.
omits 8baa3eb Narrowing the visibility of libc-internal.h even further.
adds d42eed4 sunrpc: Avoid use-after-free read access in clntudp_call [BZ #21115]
adds b31737b Refer to <signal.h> instead of <pthread.h> in <bits/sigthread.h>
adds 37fb019 sunrpc: Do not unregister services if not registered [BZ #5010]
adds cf0bd2f sunrpc: Improvements for UDP client timeout handling [BZ #20257]
adds d2583c0 Add scripts/backport-support.sh
new f28264c Miscellaneous low-risk changes preparing for _ISOMAC testsuite.
new 58144d7 Remove _IO_MTSAFE_IO from public headers.
new fa74d3a Narrowing the visibility of libc-internal.h even further.
new 908e48f Suppress internal declarations for most of the testsuite.
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (73c2dc5)
\
N -- N -- N refs/heads/zack/testsuite-isomac (908e48f)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 4 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 | 52 +++++
bits/sigthread.h | 2 +-
inet/Makefile | 9 +-
inet/deadline.c | 122 ++++++++++++
inet/net-internal.h | 89 +++++++++
inet/tst-deadline.c | 188 ++++++++++++++++++
scripts/backport-support.sh | 110 +++++++++++
sunrpc/Makefile | 12 +-
sunrpc/clnt_udp.c | 129 +++++++------
sunrpc/svc.c | 14 +-
sunrpc/tst-svc_register.c | 299 +++++++++++++++++++++++++++++
sunrpc/tst-udp-error.c | 62 ++++++
sunrpc/tst-udp-garbage.c | 104 ++++++++++
sunrpc/tst-udp-nonblocking.c | 333 ++++++++++++++++++++++++++++++++
sunrpc/tst-udp-timeout.c | 402 +++++++++++++++++++++++++++++++++++++++
sysdeps/pthread/bits/sigthread.h | 2 +-
16 files changed, 1857 insertions(+), 72 deletions(-)
create mode 100644 inet/deadline.c
create mode 100644 inet/tst-deadline.c
create mode 100644 scripts/backport-support.sh
create mode 100644 sunrpc/tst-svc_register.c
create mode 100644 sunrpc/tst-udp-error.c
create mode 100644 sunrpc/tst-udp-garbage.c
create mode 100644 sunrpc/tst-udp-nonblocking.c
create mode 100644 sunrpc/tst-udp-timeout.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 8d23745 [SLP] Preserve IR flags when vectorizing horizontal reductions.
new b89bfff [BasicAA] Take attributes into account when requesting modref [...]
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/llvm/IR/CallSite.h | 5 +++++
lib/Analysis/BasicAliasAnalysis.cpp | 40 +++++++++++++++++++++++++++--------
test/Analysis/BasicAA/call-attrs.ll | 42 +++++++++++++++++++++++++++++++++++++
test/Transforms/NewGVN/readattrs.ll | 1 -
4 files changed, 78 insertions(+), 10 deletions(-)
create mode 100644 test/Analysis/BasicAA/call-attrs.ll
--
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 59d31eb Fix r296605 so that stuff in #ifndef SWIG blocks is still formatted.
new 912f198 Introducing clang::tooling::AtomicChange for refactoring tools.
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/Tooling/Refactoring/AtomicChange.h | 129 +++++++++++++++
lib/Tooling/CMakeLists.txt | 1 +
lib/Tooling/Refactoring/AtomicChange.cpp | 167 ++++++++++++++++++++
lib/Tooling/Refactoring/CMakeLists.txt | 12 ++
unittests/Tooling/CMakeLists.txt | 3 +-
unittests/Tooling/RefactoringTest.cpp | 191 ++++++++++++++++++++++-
6 files changed, 498 insertions(+), 5 deletions(-)
create mode 100644 include/clang/Tooling/Refactoring/AtomicChange.h
create mode 100644 lib/Tooling/Refactoring/AtomicChange.cpp
create mode 100644 lib/Tooling/Refactoring/CMakeLists.txt
--
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 6ee7a98 * config/nvptx/nvptx.c: Include intl.h.
new 6c2831a * doc/xml/manual/documentation_hacking.xml: Tweak link to d [...]
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:
libstdc++-v3/ChangeLog | 5 +++++
libstdc++-v3/doc/xml/manual/documentation_hacking.xml | 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 b25d8fc [SLP] Preserve IR flags for extra args.
new 8d23745 [SLP] Preserve IR flags when vectorizing horizontal reductions.
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/Transforms/Vectorize/SLPVectorizer.cpp | 7 +++++--
test/Transforms/SLPVectorizer/X86/horizontal.ll | 28 ++++++++++++-------------
test/Transforms/SLPVectorizer/X86/scheduling.ll | 4 ++--
3 files changed, 21 insertions(+), 18 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.