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 28a9c489 [clangd] Do not reuse preamble if compile args changed
new 04d78f31 [clangd] Fixes for #include insertion.
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/ClangdServer.cpp | 6 ++----
clangd/Headers.cpp | 16 ++++++++++++----
clangd/Headers.h | 15 +++++++++------
clangd/index/CanonicalIncludes.cpp | 1 +
clangd/index/CanonicalIncludes.h | 4 ++++
clangd/index/FileIndex.cpp | 22 +++++++++++++++++++---
unittests/clangd/CodeCompleteTests.cpp | 5 ++++-
unittests/clangd/FileIndexTests.cpp | 34 ++++++++++++++++++++++++++++++----
unittests/clangd/HeadersTests.cpp | 30 +++++++++++++-----------------
9 files changed, 94 insertions(+), 39 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 7d96ee9eb52 gcc/fortran/ChangeLog:
new 94e046ceffe 2018-02-19 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new 1afa7b4d7c4 Do not use bit and for conjunction of predicates (PR c/81272).
new f32a8e349eb Fix ubsan in gimple-fold.c (PR tree-optimization/82491).
new 00e6872a49f Put pass_sancov_O0 before pass_lower_switch with -O0 (PR sa [...]
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:
gcc/ChangeLog | 12 ++++++++++++
gcc/fortran/ChangeLog | 6 ++++++
gcc/fortran/frontend-passes.c | 7 -------
gcc/gimple-fold.c | 10 +++-------
gcc/passes.def | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/implied_do_io_4.f90 | 22 ++++++++++++++++++++++
libdecnumber/ChangeLog | 6 ++++++
libdecnumber/decNumber.c | 4 ++--
9 files changed, 57 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/implied_do_io_4.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.
unknown user pushed a change to branch master
in repository clang-tools-extra.
from 3b71033a [clangd] Correct the doc, password => Personal Access Token.
new 28a9c489 [clangd] Do not reuse preamble if compile args changed
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/ClangdUnit.cpp | 13 +++++++++++--
clangd/ClangdUnit.h | 3 +++
unittests/clangd/ClangdTests.cpp | 40 ++++++++++++++++++++++++++++++++++++++++
3 files changed, 54 insertions(+), 2 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 llvm.
from db070bbdacd [AMDGPU] Increased vector length for global/constant loads.
new 176cbb368e9 [SelectionDAG] ComputeKnownBits - add support for SMIN+SMAX [...]
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/SelectionDAG/SelectionDAG.cpp | 37 +-
test/CodeGen/X86/vector-trunc-packus.ll | 1448 ++++++++++++++---------------
2 files changed, 708 insertions(+), 777 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 e7b23b3cb5 [clang-format] Fix text proto extension scope opening detection
new af9bbc3582 Add several more attributes to be parsed in C with [[]] when [...]
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/Basic/Attr.td | 85 ++++++++++++++++++++++++---------------------
test/Sema/attr-cx2.c | 26 ++++++++++++++
2 files changed, 72 insertions(+), 39 deletions(-)
create mode 100644 test/Sema/attr-cx2.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 glibc.
from 7d15ef84f5 manual: Improve documentation of get_current_dir_name. [BZ #6889]
new ec481ad81b Fix -Os ferror_unlocked linknamespace, localplt issues (bug [...]
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 | 14 ++++++++++++++
include/stdio.h | 8 ++++++++
libio/ferror_u.c | 4 +++-
time/getdate.c | 2 +-
4 files changed, 26 insertions(+), 2 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 92e6a7aef70 2018-01-16 Sebastian Peryt <sebastian.peryt(a)intel.com>
new 747cac422be gcc/ChangeLog:
new 7d96ee9eb52 gcc/fortran/ChangeLog:
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 | 8 +
gcc/config/rs6000/rs6000-builtin.def | 19 ++-
gcc/config/rs6000/rs6000-c.c | 26 +--
gcc/fortran/ChangeLog | 10 ++
gcc/fortran/gfortran.texi | 19 ++-
gcc/fortran/trans-decl.c | 23 +--
gcc/fortran/trans-intrinsic.c | 19 ++-
gcc/testsuite/ChangeLog | 10 ++
gcc/testsuite/gfortran.dg/coarray_alloc_comp_6.f08 | 55 ++++++
gcc/testsuite/gfortran.dg/coarray_alloc_comp_7.f08 | 62 +++++++
gcc/testsuite/gfortran.dg/coarray_alloc_comp_8.f08 | 59 +++++++
libgfortran/ChangeLog | 12 ++
libgfortran/caf/libcaf.h | 8 +-
libgfortran/caf/single.c | 186 +++++++++++++--------
14 files changed, 398 insertions(+), 118 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/coarray_alloc_comp_6.f08
create mode 100644 gcc/testsuite/gfortran.dg/coarray_alloc_comp_7.f08
create mode 100644 gcc/testsuite/gfortran.dg/coarray_alloc_comp_8.f08
--
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 e763ff1c3 Fix TestStopReplyContainsThreadPcs on 32-bit x86 (pr36013)
new fd45c3324 Two more dosep-paralellization fallout fixes
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:
packages/Python/lldbsuite/test/dosep.py | 46 ++++++++++-----------------------
1 file changed, 14 insertions(+), 32 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 4c770752fce Daily bump.
new 58881ca9004 PR libstdc++/81797 Add .NOTPARALLEL to include/Makefile for darwin
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 | 12 ++++++++++++
libstdc++-v3/configure | 36 +++++++++++++++++++++++++++---------
libstdc++-v3/configure.ac | 6 ++++++
libstdc++-v3/include/Makefile.am | 5 +++++
libstdc++-v3/include/Makefile.in | 3 +++
5 files changed, 53 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.