This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 6de08e45573 Remove an unnecessary file; NFC.
new b4a52bd5142 [CodeGen] Take SPAdj into account for STATEPOINT liveness args
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/CodeGen/PrologEpilogInserter.cpp | 2 +-
test/CodeGen/X86/statepoint-stackmap-format.ll | 98 +++++++++++++++++++++++++-
2 files changed, 97 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 master
in repository libcxx.
from 09861dbf9 [NFC] Fix typo in comment
new 8008cf528 [libcxx] Use a type that is always an aggregate in variant's tests
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:
.../variant.variant/variant.ctor/default.pass.cpp | 13 ++++++++++++-
.../variant.variant/variant.status/index.pass.cpp | 20 ++++++++------------
.../variant.status/valueless_by_exception.pass.cpp | 20 ++++++++------------
3 files changed, 28 insertions(+), 25 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-aarch64-next-allmodconfig
in repository toolchain/gcc.
from 01a481090b8 Daily bump.
adds 91d8b4b3b1b 2018-11-25 Thomas Koenig <tkoenig(a)gcc.gnu.org>
adds f0df34961a9 Daily bump.
adds b4e2d8f3a81 2018-11-26 Matthias Klose <doko(a)ubuntu.com>
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 7 +++++++
gcc/fortran/frontend-passes.c | 4 ++++
gcc/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/gfortran.dg/where_7.f90 | 25 +++++++++++++++++++++++++
gcc/testsuite/jit.dg/test-long-names.c | 2 +-
6 files changed, 48 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/where_7.f90
--
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-allmodconfig
in repository toolchain/binutils-gdb.
from ee2341b5dd Automatic date update in version.in
adds f03a5541c4 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 61f0772d [clangd] Fix use-after-free with expected types in indexing
new 6e7fec8b [clangd] Fix compilation of IndexBenchmark
new eeaf2665 [clangd] Enable auto-index behind a flag.
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:
clangd/ClangdLSPServer.cpp | 12 +++++
clangd/ClangdLSPServer.h | 1 +
clangd/ClangdServer.cpp | 33 +++++++++-----
clangd/ClangdServer.h | 12 +++--
clangd/GlobalCompilationDatabase.cpp | 4 +-
clangd/benchmarks/IndexBenchmark.cpp | 4 +-
clangd/index/Background.cpp | 6 ++-
clangd/index/Background.h | 3 +-
clangd/index/BackgroundIndexStorage.cpp | 5 ++-
clangd/tool/ClangdMain.cpp | 7 +++
.../Inputs/background-index/compile_commands.json | 5 +++
.../Inputs/background-index/definition.jsonrpc | 51 ++++++++++++++++++++++
test/clangd/Inputs/background-index/foo.cpp | 2 +
test/clangd/Inputs/background-index/foo.h | 4 ++
test/clangd/background-index.test | 21 +++++++++
unittests/clangd/BackgroundIndexTests.cpp | 6 +--
16 files changed, 152 insertions(+), 24 deletions(-)
create mode 100644 test/clangd/Inputs/background-index/compile_commands.json
create mode 100644 test/clangd/Inputs/background-index/definition.jsonrpc
create mode 100644 test/clangd/Inputs/background-index/foo.cpp
create mode 100644 test/clangd/Inputs/background-index/foo.h
create mode 100644 test/clangd/background-index.test
--
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 60eed9524ec S/390: Fix flogr RTX.
new 4469eb29ac7 PR c++/87075 - ICE with constexpr array initialization.
new 7e94b98d05a PR c++/84281
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/cp/ChangeLog | 11 +++++++++++
gcc/cp/constexpr.c | 15 +++++++++------
gcc/testsuite/g++.dg/cpp1y/constexpr-array6.C | 26 ++++++++++++++++++++++++++
3 files changed, 46 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/constexpr-array6.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.