This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from e0be7bc05e [clang-format] Handle NSString literals by merging tokens.
new e13796b885 Warn about unused static file scope function template declarations.
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/Sema.cpp | 14 ++++++++++++++
lib/Sema/SemaDecl.cpp | 9 ++++-----
test/SemaCXX/warn-unused-filescoped.cpp | 16 ++++++++++++++--
3 files changed, 32 insertions(+), 7 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 binutils-gdb.
from b43c520dba Automatic date update in version.in
new fbea15088d PR 21274, ld segfaults linking PE DLL
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:
ld/ChangeLog | 22 ++++++++++
ld/emultempl/pe.em | 64 ++++++++++++++++++-----------
ld/emultempl/pep.em | 116 ++++++++++++++++++++++++++++++----------------------
ld/pe-dll.c | 58 ++++++++++----------------
ld/pe-dll.h | 4 +-
ld/pep-dll.h | 5 ++-
6 files changed, 155 insertions(+), 114 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 4714fdf5957 [SelectionDAG] Check CALLSEQ_BEGIN nodes in DelayForLiveRegs
new 1d02724c713 Revert "Turn some C-style vararg into variadic templates"
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/Module.h | 18 ++-------
lib/CodeGen/CountingFunctionInserter.cpp | 2 +-
lib/CodeGen/IntrinsicLowering.cpp | 6 +--
lib/CodeGen/MachineOutliner.cpp | 2 +-
lib/CodeGen/SafeStack.cpp | 2 +-
lib/CodeGen/SjLjEHPrepare.cpp | 4 +-
lib/CodeGen/StackProtector.cpp | 6 +--
lib/CodeGen/TargetLoweringBase.cpp | 2 +-
lib/IR/Instructions.cpp | 4 +-
lib/IR/Module.cpp | 41 +++++++++++++++++++
lib/Target/Hexagon/HexagonLoopIdiomRecognition.cpp | 3 +-
lib/Target/Mips/Mips16HardFloat.cpp | 2 +-
lib/Target/X86/X86ISelLowering.cpp | 2 +-
lib/Transforms/IPO/CrossDSOCFI.cpp | 4 +-
lib/Transforms/IPO/WholeProgramDevirt.cpp | 2 +-
.../Instrumentation/AddressSanitizer.cpp | 46 +++++++++++-----------
.../Instrumentation/EfficiencySanitizer.cpp | 20 +++++-----
lib/Transforms/Instrumentation/MemorySanitizer.cpp | 18 ++++-----
.../Instrumentation/SanitizerCoverage.cpp | 32 +++++++--------
lib/Transforms/Instrumentation/ThreadSanitizer.cpp | 38 +++++++++---------
lib/Transforms/Scalar/LoopIdiomRecognize.cpp | 2 +-
lib/Transforms/Utils/BuildLibCalls.cpp | 33 ++++++++--------
lib/Transforms/Utils/SimplifyLibCalls.cpp | 6 +--
tools/lli/lli.cpp | 3 +-
24 files changed, 166 insertions(+), 132 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 c0d6de8d7d [lsan] Enable LSan on arm Linux, clang part
new e0be7bc05e [clang-format] Handle NSString literals by merging tokens.
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/Format/BreakableToken.cpp | 11 ++---------
lib/Format/ContinuationIndenter.cpp | 16 +++++-----------
lib/Format/FormatTokenLexer.cpp | 18 ++++++++++++++++++
lib/Format/FormatTokenLexer.h | 1 +
lib/Format/TokenAnnotator.cpp | 31 +++++++++++++------------------
unittests/Format/FormatTest.cpp | 16 ++++++++++++----
6 files changed, 51 insertions(+), 42 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.
Charles Baylis pushed a change to branch master
in repository toolchain/abe.
from 657bc285 Various --list-artifacts fixes.
new 3335625a Trap errors and unset variables in *.conf files.
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:
config/binutils.conf | 12 ------------
config/gcc.conf | 14 +-------------
lib/component.sh | 1 +
3 files changed, 2 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.
Charles Baylis pushed a change to branch master
in repository toolchain/abe.
from 9c8f419e Use make -j ${cpus} for make check on armeb targets.
new 657bc285 Various --list-artifacts 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:
lib/globals.sh | 8 ++++++--
lib/make.sh | 10 ++++++----
2 files changed, 12 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 gcc.
from 9cac5d1dc7a Fix pr80374 testcase
new 7fcd7802e90 PR c++/80363 * error.c (dump_expr): Handle VEC_COND_EXPR [...]
new d3a3d1a6f57 PR target/80381 * config/i386/i386-builtin-types.def (V1 [...]
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 | 55 ++++++++++++++++
gcc/config/i386/i386-builtin-types.def | 18 ++++++
gcc/config/i386/i386-builtin.def | 108 ++++++++++++++++----------------
gcc/config/i386/i386.c | 27 +++++++-
gcc/cp/ChangeLog | 5 ++
gcc/cp/error.c | 1 +
gcc/testsuite/ChangeLog | 8 +++
gcc/testsuite/g++.dg/ext/pr80363.C | 12 ++++
gcc/testsuite/gcc.target/i386/pr80381.c | 29 +++++++++
9 files changed, 206 insertions(+), 57 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ext/pr80363.C
create mode 100644 gcc/testsuite/gcc.target/i386/pr80381.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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from db34fec tcwg-llvm-release.sh: New script
new f763c31 start-container-docker.sh: Execute 'docker run' under 'set -x'
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:
start-container-docker.sh | 2 ++
1 file changed, 2 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.
Yvan Roux pushed a change to branch automation
in repository toolchain/tcwg-release-tools.
at 7578bda Initial tarball creation script.
This branch includes the following new commits:
new 7578bda Initial tarball creation script.
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.
--
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.
Yvan Roux pushed a change to annotated tag linaro-preview-7.0-2017.04
in repository toolchain/gcc.
at 3489e20482a (tag)
tagging b58b5ada79672bb0a219071aa6bbc4ee118c3167 (commit)
tagged by Yvan Roux
on Tue Apr 11 10:44:30 2017 +0200
- Log -----------------------------------------------------------------
Linaro GCC Preview 7.0-2017.04
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new b58b5ada796 Make Linaro GCC Preview 7.0-2017.04.
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.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.