This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 343b5da9d9 [OpenMP] Strengthen regression tests for task allocation und [...]
new faf92e593a Change the way we output templates for JSON AST dumping and [...]
new fd39e3f9ba Add a script to help generate expected test output for dumpi [...]
new b36ebb3972 [analyzer] SARIF: Add EOF newline; replace diff_sarif
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:
include/clang/AST/JSONNodeDumper.h | 47 +-
lib/AST/JSONNodeDumper.cpp | 67 +
lib/StaticAnalyzer/Core/SarifDiagnostics.cpp | 2 +-
test/AST/ast-dump-expr-json.cpp | 84 +-
test/AST/ast-dump-funcs-json.cpp | 6 +-
test/AST/ast-dump-stmt-json.cpp | 12 +-
test/AST/ast-dump-template-decls-json.cpp | 2402 ++++++++++++++++++++
test/AST/gen_ast_dump_json_test.py | 137 ++
.../sarif-diagnostics-taint-test.c.sarif | 2 +-
.../sarif-multi-diagnostic-test.c.sarif | 2 +-
.../diagnostics/sarif-diagnostics-taint-test.c | 2 +-
.../diagnostics/sarif-multi-diagnostic-test.c | 2 +-
test/Analysis/lit.local.cfg | 9 +-
13 files changed, 2687 insertions(+), 87 deletions(-)
create mode 100644 test/AST/ast-dump-template-decls-json.cpp
create mode 100644 test/AST/gen_ast_dump_json_test.py
--
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 0b7f4ad0c [libFuzzer] Remove too aggressive static_assert in FuzzedData [...]
new bc529a69c Specify log level for CMake messages (less stderr)
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:
cmake/Modules/CompilerRTDarwinUtils.cmake | 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_bmk/llvm-release-arm-spec2k6-O2_LTO
in repository toolchain/ci/llvm-project.
from 2fb27a25fcb Merging r360862:
adds c2be2080673 Merging r361158:
No new revisions were added by this update.
Summary of changes:
openmp/runtime/src/kmp_atomic.h | 6 +-
openmp/runtime/src/kmp_csupport.cpp | 131 +++++++++++----------
openmp/runtime/src/ompt-specific.cpp | 2 +-
openmp/runtime/test/ompt/synchronization/lock.c | 2 +-
.../runtime/test/ompt/synchronization/nest_lock.c | 2 +-
5 files changed, 76 insertions(+), 67 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_bmk/llvm-release-arm-spec2k6-O2_LTO
in repository toolchain/ci/binutils-gdb.
from 599d81557b Automatic date update in version.in
adds 9137726eb6 Automatic date update in version.in
adds 8bd3c5f928 Automatic date update in version.in
adds a9f626606e Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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_bmk/llvm-release-arm-spec2k6-O2_LTO
in repository toolchain/ci/base-artifacts.
discards c1523de1 0: init: binutils-gcc-glibc-llvm: -1
new 3810d6cd 0: init: binutils-gcc-glibc-llvm: -1
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 (c1523de1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-release-arm-spe [...]
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 | 130 +-
02-prepare_abe/console.log | 260 +-
03-build_abe-binutils/console.log | 9996 +--
04-build_abe-stage1/console.log | 17475 ++---
05-build_abe-linux/console.log | 296 +-
06-build_abe-glibc/console.log | 38303 ++++++-----
07-build_abe-stage2/console.log | 46117 ++++++-------
08-build_llvm-true/console.log | 11532 ++--
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 20 +-
09-benchmark/console.log | 246 +-
11-update_baseline/console.log | 6 +-
console.log | 124381 ++++++++++++++++++-----------------
jenkins/manifest.sh | 18 +-
14 files changed, 124396 insertions(+), 124386 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 8ba740816d0 [DFSan] Add UnaryOperator visitor to DataFlowSanitizer
new 2bb70ef3ced [X86] getExtendInVec - take a ISD::*_EXTEND opcode instead [...]
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 | 28 +++++++++++++---------------
1 file changed, 13 insertions(+), 15 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 zorg.
from 134c9e66 [zorg] Add solaris11-amd64, solaris11-sparcv9 builders
new 11b0a10c [lldb-cmake-standalone] Build provided LLVM tree as RelWithDebInfo
new 0d7f2839 [lldb-cmake-standalone] Build and test CMake-generated Xcode [...]
new 59219cd8 [lldb-cmake-standalone] Streamline labels of build stages
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:
zorg/jenkins/jobs/jobs/lldb-cmake-standalone | 16 +++++++---------
1 file changed, 7 insertions(+), 9 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 f23f598e28 [gdb] Fix build breaker with gcc 4.8
new 8d6a48df54 [gdb] Fix clang buildbreaker
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:
gdb/gdbserver/ChangeLog | 5 +++++
gdb/gdbserver/debug.c | 2 +-
gdb/gdbserver/debug.h | 2 +-
3 files changed, 7 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.
unknown user pushed a change to branch master
in repository gcc.
from 76859ea66ec * config/i386/i386.md (cmpstrnsi): Remove dead code.
new 85c94669b9e compiler: optimize string concatenations
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/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/expressions.cc | 68 ++++++++++------------------------------
gcc/go/gofrontend/runtime.def | 12 ++-----
libgo/go/runtime/string.go | 24 ++------------
4 files changed, 23 insertions(+), 83 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.