This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from fe15518cd [MinGW] Add an lld specific option for requesting to delay lo [...]
new b0b058b69 Changing representation of .cv_def_range directives in Codevi [...]
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:
test/COFF/s_udt.s | 6 +++---
1 file changed, 3 insertions(+), 3 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 66906afae18 gn build: Merge r367839
new 9e3513f21bd Write the RequiredLibraries for 'all' in LibraryDependencie [...]
new 8ff20addbcb test-release.sh: Perform the sed substitution on both files [...]
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:
utils/llvm-build/llvmbuild/main.py | 2 +-
utils/release/test-release.sh | 7 ++++---
2 files changed, 5 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.
unknown user pushed a change to branch master
in repository gcc.
from f2fcc3cf5b6 2019-08-05 Richard Biener <rguenther(a)suse.de>
new fd393309429 Handle new operators with no arguments in DCE.
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 | 7 +++++++
gcc/testsuite/ChangeLog | 5 +++++
.../g++.oliva/new1.C => g++.dg/torture/pr91334.C} | 10 ++--------
gcc/tree-ssa-dce.c | 22 ++++++++++++++++------
4 files changed, 30 insertions(+), 14 deletions(-)
copy gcc/testsuite/{g++.old-deja/g++.oliva/new1.C => g++.dg/torture/pr91334.C} (58%)
--
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 1b640459b62 [DAGCombiner][x86] prevent infinite loop from truncate/exte [...]
new 66906afae18 gn build: Merge r367839
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/clang/unittests/Tooling/BUILD.gn | 1 +
1 file changed, 1 insertion(+)
--
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 857f1897 [clangd] Expose -offset-encoding=utf-32, which has been imple [...]
new cf243044 [clangd] Add a callback mechanism for handling responses from [...]
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/ClangdLSPServer.cpp | 136 +++++++++++++++++++++++++++++++++-------
clangd/ClangdLSPServer.h | 27 +++++++-
clangd/Protocol.cpp | 9 +++
clangd/Protocol.h | 6 ++
clangd/test/fixits-command.test | 9 +--
clangd/test/request-reply.test | 43 +++++++++++++
6 files changed, 201 insertions(+), 29 deletions(-)
create mode 100644 clangd/test/request-reply.test
--
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-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 27311d04 0: update: llvm-linux: boot
new 1e8798b3 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 (27311d04)
\
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:
01-reset_artifacts/console.log | 166 +-
02-build_llvm/console.log | 11980 ++++++++++++++++++------------------
03-build_linux/console.log | 806 +--
06-update_baseline/console.log | 25 +
console.log | 12977 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
6 files changed, 13006 insertions(+), 12956 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 0d6a2269d Fix PDB tests after r367820
new 40ebe361c [lldb] Move redundant persistent variable counter to ClangPer [...]
new fb3717abf [lldb][NFC] Clang format GetNextPersistentVariableName signature
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:
include/lldb/Expression/ExpressionVariable.h | 4 ++--
include/lldb/Target/Target.h | 6 ------
source/Expression/ExpressionVariable.cpp | 10 ----------
.../ExpressionParser/Clang/ClangPersistentVariables.h | 14 ++++++++++++--
4 files changed, 14 insertions(+), 20 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.