This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 546e584dc2 [Analyzer] Checker for non-determinism caused by sorting of [...]
new 176c1186cd Revert "Recommit "Support attribute used in member funcs of [...]
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 | 14 --------------
...tr-used-member-function-implicit-instantiation.cpp | 19 -------------------
2 files changed, 33 deletions(-)
delete mode 100644 test/CodeGenCXX/attr-used-member-function-implicit-instantiation.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 d036e64e31 [analyzer] Fix infinite recursion in printing macros
new 546e584dc2 [Analyzer] Checker for non-determinism caused by sorting of [...]
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:
docs/analyzer/checkers.rst | 12 +++
include/clang/StaticAnalyzer/Checkers/Checkers.td | 14 +++
lib/StaticAnalyzer/Checkers/CMakeLists.txt | 1 +
.../Checkers/PointerSortingChecker.cpp | 114 +++++++++++++++++++++
test/Analysis/Inputs/system-header-simulator-cxx.h | 23 +++++
test/Analysis/ptr-sort.cpp | 35 +++++++
www/analyzer/alpha_checks.html | 23 +++++
7 files changed, 222 insertions(+)
create mode 100644 lib/StaticAnalyzer/Checkers/PointerSortingChecker.cpp
create mode 100644 test/Analysis/ptr-sort.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards a42e34d 0: good: binutils-gcc-linux: boot
new 592af64 0: good: binutils-gcc-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 (a42e34d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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:
1-reset_artifacts/console.log | 14 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3120 +++++++++---------
4-build_abe-stage1/console.log | 3268 +++++++++---------
5-build_linux/console.log | 20 +-
6-boot_linux/console.log | 390 +--
console.log | 6758 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 6795 insertions(+), 6787 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 bcd58e4ff63 [DAGCombiner] fold (add (add (xor a, -1), b), 1) -> (sub b, a)
new c30eca2a728 [DEBUG_INFO][NVPTX]Emit empty .debug_loc section in presenc [...]
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/NVPTX/NVPTXAsmPrinter.cpp | 5 ++++-
test/DebugInfo/NVPTX/debug-empty.ll | 1 +
2 files changed, 5 insertions(+), 1 deletion(-)
--
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-release-arm-lts-allmodconfig
in repository toolchain/ci/gcc.
from 696f587f446 PR c++/89585 * parser.c (cp_parser_asm_definition): Parse [...]
adds 787e2150014 Daily bump.
new 09872c42e73 PR c++/88183 - ICE with .* fold-expression.
new 3827e82b314 PR c++/87513 - 'sorry' mangling PMF template-id.
new ab37e6eef12 PR c++/89422 - ICE with -g and lambda in default arg in template.
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:
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 11 +++++++++++
gcc/cp/mangle.c | 3 ++-
gcc/cp/pt.c | 12 +++++-------
gcc/testsuite/g++.dg/cpp0x/decltype-tid1.C | 9 +++++++++
gcc/testsuite/g++.dg/cpp0x/lambda/lambda-defarg9.C | 10 ++++++++++
gcc/testsuite/g++.dg/cpp1z/fold-lambda3.C | 19 +++++++++++++++++++
7 files changed, 57 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/decltype-tid1.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/lambda/lambda-defarg9.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/fold-lambda3.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 2048f51 0: good: binutils-gcc-linux: all
new e41ba5e 0: good: 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 (2048f51)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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:
1-reset_artifacts/console.log | 23 +-
3-build_abe-binutils/console.log | 3140 +++++++++---------
4-build_abe-stage1/console.log | 3529 ++++++++++----------
5-build_linux/console.log | 29 +-
6-boot_linux/console.log | 2 +-
console.log | 6777 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 6765 insertions(+), 6743 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 509f93f 0: good: binutils-25629dfdb438c82f2bb711174042bb326a526aaf: all
new 4ff80fc 0: good: linux-bc3041f2385d60dd8ee665becd8a51ab872b2a8c: 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 (509f93f)
\
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:
1-reset_artifacts/console.log | 16 +-
2-prepare_abe/console.log | 6 +-
3-build_abe-binutils/console.log | 3638 ++---
4-build_abe-stage1/console.log | 4336 +++---
5-build_linux/console.log | 19061 +++++++++++++-------------
6-boot_linux/console.log | 2 +-
console.log | 26697 +++++++++++++++++++------------------
jenkins/manifest.sh | 6 +-
8 files changed, 26934 insertions(+), 26828 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 3137e93cf Reland compiler-rt support for order file instrumentation.
new 058244a9a [TSan] Initialize libdispatch interceptors if necessary
new f7f441fa9 [msan] Properly guard tests added by r355348; NFC
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:
lib/msan/tests/msan_test.cc | 6 ++----
lib/tsan/rtl/tsan_interceptors.cc | 4 ++++
lib/tsan/rtl/tsan_libdispatch.cc | 42 +++++++++++++++++++++++++++++++++++++++
3 files changed, 48 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.