This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 5f52d374fe [analyzer] Support Reinitializes attribute in MisusedMovedOb [...]
new a1b6c01a05 Fix indentation
new bf0ad5b11a Regenerate AST Matcher docs
new d301dc18e7 Remove non-existant typeloc matchers from documentation
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:
docs/LibASTMatchersReference.html | 143 +++++++-------------------------
docs/tools/dump_ast_matchers.py | 6 +-
include/clang/ASTMatchers/ASTMatchers.h | 4 +-
3 files changed, 34 insertions(+), 119 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 25356dd9 [clang-tidy][docs] Update docs for `--check-suffixes`
new 3d6c08d8 [clangd] Avoid cache main file status in preamble.
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 | 5 ++++-
clangd/FS.cpp | 9 +++++++++
clangd/FS.h | 14 ++++++++++----
unittests/clangd/FSTests.cpp | 6 +++++-
4 files changed, 28 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 llvm.
from 7f9eb168a9a [ADT] Change the `IntervalMap` alignment assert for x86 MSVC
new 729310ff093 [X86][AVX1] Enable *_EXTEND_VECTOR_INREG lowering of 256-bi [...]
new 8cc4d7e1c6c Revert "[ADT] Change the `IntervalMap` alignment assert for [...]
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:
include/llvm/ADT/IntervalMap.h | 2 +-
lib/Target/X86/X86ISelLowering.cpp | 49 ++++++++++++++++++---------
test/CodeGen/X86/avg.ll | 12 +++----
test/CodeGen/X86/pmaddubsw.ll | 68 ++++++++++++++++++--------------------
test/CodeGen/X86/psubus.ll | 6 +---
test/CodeGen/X86/vector-sext.ll | 10 +++---
test/CodeGen/X86/vector-zext.ll | 14 ++++----
7 files changed, 87 insertions(+), 74 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 3a67778e4a3 Daily bump.
new 8c71d9ace91 2018-10-09 Paul Thomas <pault(a)gcc.gnu.org>
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/fortran/ChangeLog | 21 +++
gcc/fortran/trans-array.c | 90 +++++++---
gcc/fortran/trans-intrinsic.c | 1 -
gcc/testsuite/ChangeLog | 10 ++
.../gfortran.dg/deferred_character_28.f90 | 60 +++++++
.../gfortran.dg/deferred_character_29.f90 | 197 +++++++++++++++++++++
.../gfortran.dg/deferred_type_component_3.f90 | 71 ++++++++
7 files changed, 429 insertions(+), 21 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/deferred_character_28.f90
create mode 100644 gcc/testsuite/gfortran.dg/deferred_character_29.f90
create mode 100644 gcc/testsuite/gfortran.dg/deferred_type_component_3.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 llvm.
from c179d7b0063 [CFG Printer] Add support for writing the dot files with a [...]
new 7f9eb168a9a [ADT] Change the `IntervalMap` alignment assert for x86 MSVC
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/ADT/IntervalMap.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.