This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from e713cc0ac [libc++] Fix _LIBCPP_EXPORTED_FROM_ABI when visibility annota [...]
new 114125f97 Update google benchmark version
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:
utils/google-benchmark/BUILD.bazel | 42 ---------------
utils/google-benchmark/CONTRIBUTORS | 1 +
utils/google-benchmark/README.md | 24 ++++++++-
.../google-benchmark/include/benchmark/benchmark.h | 10 ++++
utils/google-benchmark/src/benchmark.cc | 6 +--
utils/google-benchmark/src/benchmark_register.cc | 11 ++--
utils/google-benchmark/src/complexity.cc | 4 +-
utils/google-benchmark/src/json_reporter.cc | 2 +
utils/google-benchmark/src/reporter.cc | 3 +-
utils/google-benchmark/src/string_util.h | 6 ++-
utils/google-benchmark/src/sysinfo.cc | 38 +++++++++++++
utils/google-benchmark/test/output_test_helper.cc | 44 ++++++++++++++-
.../google-benchmark/test/reporter_output_test.cc | 13 +++++
utils/google-benchmark/test/string_util_gtest.cc | 62 +++++++++++-----------
utils/google-benchmark/tools/compare.py | 6 +--
utils/google-benchmark/tools/gbench/report.py | 7 ++-
utils/google-benchmark/tools/gbench/util.py | 15 ++++--
17 files changed, 194 insertions(+), 100 deletions(-)
delete mode 100644 utils/google-benchmark/BUILD.bazel
--
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 0f4c901bc99 [llvm-xray] Support for PIE
new f4a9ec323e3 [gn build] Merge r348963 and r349076
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:
utils/gn/secondary/llvm/lib/BinaryFormat/BUILD.gn | 1 +
utils/gn/secondary/llvm/lib/LTO/BUILD.gn | 1 +
2 files 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 81c893468 linux-1bb538a39cf959009d4e424ea4e590a1f58b2ed6: 18067
new 7fb4cf7c7 llvm-d53100cdc171380f434a96efae3fe1c04c0fc67a: 18067
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 (81c893468)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 | 160 +-
2-build_llvm/console.log | 10308 ++++++++++++++-------------
2-build_llvm/revision | 2 +-
3-count_linux_objs/console.log | 4209 +++++------
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 14897 +++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 4 +-
trigger-bisect-on-failure | 6 +-
11 files changed, 14737 insertions(+), 14859 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-tools-extra.
from 4305a668 Revert "[clang-tidy] Share the forced linking code between cl [...]
new 7c239aa6 [clang-tidy] Improve google-objc-function-naming diagnostics 📙
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:
clang-tidy/google/FunctionNamingCheck.cpp | 8 +++++---
test/clang-tidy/google-objc-function-naming.m | 27 ++++++++++++++++++--------
test/clang-tidy/google-objc-function-naming.mm | 15 ++++++++------
3 files changed, 33 insertions(+), 17 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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 0c0977dce llvm-b8e7044dd2e6e7af9e58cef99b840bd88cfd2dec: all
new a500ca91d linux-1bb538a39cf959009d4e424ea4e590a1f58b2ed6: 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 (0c0977dce)
\
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:
1-reset_artifacts/console.log | 194 +-
2-build_llvm/console.log | 9023 ++++++-------
3-count_linux_objs/console.log | 17499 ++++++++++++------------
3-count_linux_objs/revision | 2 +-
console.log | 28316 ++++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 29 +-
results | 2 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 27620 insertions(+), 27455 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 lldb.
from d31dbc204 [NativePDB] Add support for local variables.
new d00908352 Fix test failures that depended on module order
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:
.../postmortem/minidump-new/TestMiniDumpNew.py | 24 +++++++++++-----------
.../postmortem/minidump/TestMiniDump.py | 24 +++++++++++-----------
2 files changed, 24 insertions(+), 24 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-master-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 09069cbb0 llvm-8eaff6e6a0d388f791a2a739256c9409443c63f7: 18067
new 81c893468 linux-1bb538a39cf959009d4e424ea4e590a1f58b2ed6: 18067
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 (09069cbb0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 | 257 +-
2-build_llvm/console.log | 10323 +++++++++----------
3-count_linux_objs/console.log | 8010 +++++++--------
3-count_linux_objs/revision | 2 +-
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 21602 ++++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 29 +-
trigger-bisect-on-failure | 6 +-
11 files changed, 20246 insertions(+), 19993 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.