This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from a22db94ad1 Add missing null pointer check in -ftime-trace code
new f758ad08d7 [Sema] Split out -Wformat-type-confusion from -Wformat-pedantic
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/AST/FormatString.h | 16 +++++++++-
include/clang/Basic/DiagnosticGroups.td | 1 +
include/clang/Basic/DiagnosticSemaKinds.td | 9 +++---
lib/AST/FormatString.cpp | 2 +-
lib/Sema/SemaChecking.cpp | 48 ++++++++++++++++++++----------
test/Sema/format-bool.c | 8 ++---
test/Sema/format-strings-pedantic.c | 20 +++++++++----
test/Sema/format-type-confusion.c | 26 ++++++++++++++++
8 files changed, 100 insertions(+), 30 deletions(-)
create mode 100644 test/Sema/format-type-confusion.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 gcc.
from f4e14ff3b2c * match.pd (sinh (x) / cosh (x)): New simplification rule.
new 8f1b4ddc066 [preprocessor/91991] column location overflow
new 66765890d1a * ipa-inline.c (inline_insns_single, inline_insns_auto): F [...]
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 | 4 ++++
gcc/ipa-inline.c | 4 ++--
libcpp/ChangeLog | 6 ++++++
libcpp/line-map.c | 8 ++++++--
4 files changed, 18 insertions(+), 4 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-master-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 77843a55 0: update: binutils-gcc-linux: all
new d80e791f 0: update: binutils-gcc-linux: all
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (77843a55)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 166 +-
02-prepare_abe/console.log | 278 +-
03-build_abe-binutils/console.log | 11293 ++++++------
04-build_abe-stage1/console.log | 19897 +++++++++++----------
05-build_linux/console.log | 2418 +--
06-boot_linux/console.log | 2 +-
console.log | 34093 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 34073 insertions(+), 34086 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 c1da96586 [libc++] Move more CMake flags to per-target definitions
new 2f5975195 [libc++] Make the modules-related flags PUBLIC instead of PRIVATE
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:
CMakeLists.txt | 4 ++--
1 file changed, 2 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 0e8d9347 0: update: llvm-linux: boot
new d8f75fe9 0: update: llvm-linux: boot
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (0e8d9347)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 128 +-
02-build_llvm/console.log | 11954 ++++++++++++++++++-----------------
03-build_linux/console.log | 692 +-
04-boot_linux/console.log | 420 +-
console.log | 13194 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
6 files changed, 13196 insertions(+), 13200 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 f90bb31d28 [CMake] Clang: Don't use object libraries with Xcode
new a22db94ad1 Add missing null pointer check in -ftime-trace code
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/driver/cc1_main.cpp | 27 ++++++++++++++-------------
1 file changed, 14 insertions(+), 13 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 444cde46ecc compiler: include selected constant types during export [...]
new f4e14ff3b2c * match.pd (sinh (x) / cosh (x)): New simplification rule.
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/ChangeLog | 4 ++
gcc/match.pd | 5 +++
gcc/testsuite/ChangeLog | 4 ++
.../gcc.dg/{sinhatanh-1.c => sinhovercosh-1.c} | 43 +++++++---------------
4 files changed, 26 insertions(+), 30 deletions(-)
copy gcc/testsuite/gcc.dg/{sinhatanh-1.c => sinhovercosh-1.c} (55%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.