This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from bfea7307a fix test for older clang versions
new feb0e9afd Fix an incorrect 'Throws' in the regex code. Add a test for t [...]
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/regex | 2 +-
.../re.regex.construct/{bad_ctype.pass.cpp => bad_range.pass.cpp} | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
copy test/std/re/re.regex/re.regex.construct/{bad_ctype.pass.cpp => bad_range.pass [...]
--
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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 2d50cb260 0: update: binutils-gcc-linux: boot
new b8f44cca0 0: update: 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 (2d50cb260)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 104 +-
03-build_abe-binutils/console.log | 10809 +++----
04-build_abe-stage1/console.log | 19538 ++++++------
05-build_linux/console.log | 29538 +++++++++---------
06-boot_linux/console.log | 386 +-
console.log | 60643 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 60737 insertions(+), 60459 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 b02a79e8d0 [CUDA][HIP] Emit dependent libs for host only
new 1d6f4f1664 [Driver] Fix -working-directory issues
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/Basic/DiagnosticDriverKinds.td | 2 ++
lib/Driver/Driver.cpp | 24 ++++++++++--------------
lib/Driver/ToolChains/Clang.cpp | 21 ++++++++-------------
test/Driver/working-directory.c | 10 +++++++++-
4 files changed, 29 insertions(+), 28 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 8f580be75c4 [PGO] Handle cases of failing to split critical edges
new 4b49e7df3dd [WebAssembly] Support for atomic fences
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/WebAssembly/WebAssemblyAsmPrinter.cpp | 4 +
lib/Target/WebAssembly/WebAssemblyISelDAGToDAG.cpp | 97 +++++++++++++++++++++-
lib/Target/WebAssembly/WebAssemblyInstrAtomics.td | 10 +++
test/CodeGen/WebAssembly/atomic-fence.ll | 47 +++++++++++
4 files changed, 154 insertions(+), 4 deletions(-)
create mode 100644 test/CodeGen/WebAssembly/atomic-fence.ll
--
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 03c816bd0e0 Revert "[CorrelatedValuePropagation] Fix prof branch_weight [...]
new 8f580be75c4 [PGO] Handle cases of failing to split critical edges
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:
.../Instrumentation/PGOInstrumentation.cpp | 100 ++++++++++++---------
test/Transforms/PGOProfile/PR41279.ll | 67 ++++++++++++++
2 files changed, 123 insertions(+), 44 deletions(-)
create mode 100644 test/Transforms/PGOProfile/PR41279.ll
--
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 8728a7cd [OpenMP] Set pragma start loc to `#pragma` loc
new 7ab7b30d [clangd] Add SourceManager accessor to ParsedAST. NFC
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:
clangd/ClangdUnit.h | 7 +++++++
clangd/XRefs.cpp | 21 +++++++++------------
clangd/refactor/Rename.cpp | 7 +++----
clangd/refactor/Tweak.cpp | 2 +-
clangd/refactor/tweaks/RawStringLiteral.cpp | 5 ++---
clangd/refactor/tweaks/SwapIfBranches.cpp | 2 +-
clangd/unittests/ClangdUnitTests.cpp | 2 +-
clangd/unittests/SelectionTests.cpp | 2 +-
clangd/unittests/SymbolCollectorTests.cpp | 5 ++---
9 files changed, 27 insertions(+), 26 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.