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 4058595c [clangd] Skip function bodies when building the preamble
new 4727c9bc [clangd] Simplify code. No functionality change intended.
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/index/FileIndex.cpp | 9 +++++----
clangd/index/FileIndex.h | 5 +++--
clangd/index/Index.cpp | 8 +-------
clangd/index/Index.h | 6 +++---
clangd/index/MemIndex.cpp | 14 ++++----------
clangd/index/MemIndex.h | 5 +++--
clangd/index/SymbolCollector.cpp | 10 ++++------
7 files changed, 23 insertions(+), 34 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 fc240a136aa [RewriteStatepoints] Fix incorrect assertion
new b8b7cba43e8 [dsymutil][NFC] Replace calls to CoreFoundation with LLVM e [...]
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:
tools/dsymutil/CFBundle.cpp | 88 ++++++++++++++++++---------------------------
1 file changed, 34 insertions(+), 54 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 1e706205a20 Daily bump.
new 2222c3abba0 2017-12-28 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 | 8 +++++++
gcc/fortran/trans-decl.c | 16 +++++++++----
gcc/fortran/trans-expr.c | 22 +++++++++++++++++
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/gfortran.dg/pdt_26.f03 | 46 ++++++++++++++++++++++++++++++++++++
5 files changed, 92 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pdt_26.f03
--
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 05747011 [clangd] Use Builder for symbol slabs, and use sorted-vector [...]
new 4058595c [clangd] Skip function bodies when building the 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 | 10 ++++++++++
1 file changed, 10 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 clang.
from bd4a5c665b -fsanitize=vptr warnings on bad static types in dynamic_cast [...]
new 49c774717c [Frontend] Correctly handle instantiating ctors with skipped bodies
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/Sema/SemaTemplateInstantiateDecl.cpp | 26 +++++++++++++-------------
test/Index/skipped-bodies-ctors.cpp | 16 ++++++++++++++++
2 files changed, 29 insertions(+), 13 deletions(-)
create mode 100644 test/Index/skipped-bodies-ctors.cpp
--
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 857a79ea1b [X86] Don't accidentally enable PKU on cannon lake and icela [...]
new bd4a5c665b -fsanitize=vptr warnings on bad static types in dynamic_cast [...]
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/CGExpr.cpp | 4 ++--
lib/CodeGen/CGExprCXX.cpp | 26 +++++++++++++++++++++-----
lib/CodeGen/CodeGenFunction.h | 5 ++++-
test/CodeGenCXX/ubsan-vtable-checks.cpp | 12 ++++++++++++
4 files changed, 39 insertions(+), 8 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 3bd6c8e44 [XRay] Add missing include to unit test
new c4cfd9451 -fsanitize=vptr warnings on bad static types in dynamic_cast [...]
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/ubsan/ubsan_handlers.cc | 3 +-
test/ubsan/TestCases/TypeCheck/vptr.cpp | 115 +++++++++++++++++++++++++-------
2 files changed, 93 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.
unknown user pushed a change to branch master
in repository llvm.
from 9e6dec67ebb [X86][SSE] Use PMADDWD for v4i32 multiplies with 17 or more [...]
new fc240a136aa [RewriteStatepoints] Fix incorrect assertion
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/Scalar/RewriteStatepointsForGC.cpp | 9 ++---
.../check_traversal_order.ll | 38 ++++++++++++++++++++++
2 files changed, 40 insertions(+), 7 deletions(-)
create mode 100644 test/Transforms/RewriteStatepointsForGC/check_traversal_order.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 llvm.
from 979270929df [InstCombine] Check for isa<Instruction> before using cast<>
new 9e6dec67ebb [X86][SSE] Use PMADDWD for v4i32 multiplies with 17 or more [...]
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/Target/X86/X86ISelLowering.cpp | 14 ++++++++++++
test/CodeGen/X86/shrink_vmul.ll | 46 +++++++++++++++-----------------------
test/CodeGen/X86/slow-pmulld.ll | 16 ++++---------
3 files changed, 36 insertions(+), 40 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 1e7ad1c95ad Revert "[memcpyopt] Teach memcpyopt to optimize across basi [...]
new 979270929df [InstCombine] Check for isa<Instruction> before using cast<>
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/InstCombine/InstCombineCalls.cpp | 2 +-
test/Transforms/InstCombine/X86/X86FsubCmpCombine.ll | 13 +++++++++++++
2 files changed, 14 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.