This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 0559b4fa45c Remove unnecessary double-assignment triggering -Wsequence-point.
new 073ffab1e02 [DWARF] - Make collectAddressRanges() return section index [...]
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/llvm/DebugInfo/DWARF/DWARFContext.h | 3 +-
include/llvm/DebugInfo/DWARF/DWARFDebugRangeList.h | 3 ++
include/llvm/DebugInfo/DWARF/DWARFDie.h | 3 +-
include/llvm/DebugInfo/DWARF/DWARFFormValue.h | 2 +
include/llvm/DebugInfo/DWARF/DWARFRelocMap.h | 1 +
include/llvm/Object/COFF.h | 1 +
include/llvm/Object/ELFObjectFile.h | 12 +++++
include/llvm/Object/MachO.h | 1 +
include/llvm/Object/ObjectFile.h | 6 +++
include/llvm/Object/Wasm.h | 1 +
lib/DebugInfo/DWARF/DWARFContext.cpp | 56 +++++++++++++---------
lib/DebugInfo/DWARF/DWARFDebugRangeList.cpp | 8 ++--
lib/DebugInfo/DWARF/DWARFDie.cpp | 13 +++--
lib/DebugInfo/DWARF/DWARFFormValue.cpp | 4 +-
lib/Object/COFFObjectFile.cpp | 4 ++
lib/Object/MachOObjectFile.cpp | 4 ++
lib/Object/WasmObjectFile.cpp | 4 ++
17 files changed, 90 insertions(+), 36 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.
Renato Golin pushed a change to branch master
in repository toolchain/jenkins-scripts.
from ce08ced wget_wildcard_url: Don't check certificate for *.tcwglab hosts.
new 7365a8a tcwg-llvm-build.sh: Add list of projects to consider
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:
tcwg-llvm-build.sh | 30 ++++++++++++++++++++++++++++--
tcwg-llvm-common.sh | 14 +++++++++++++-
2 files changed, 41 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 clang-tools-extra.
from 4440a1ec Earlier revert introduced an extra space, remove it.
new e9e3da4a [clangd] Allow to use vfs::FileSystem for file accesses.
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 | 1 +
clangd/ClangdServer.cpp | 26 ++-
clangd/ClangdServer.h | 15 ++
clangd/ClangdUnit.cpp | 29 +++-
clangd/ClangdUnit.h | 15 +-
clangd/ClangdUnitStore.h | 19 +-
unittests/CMakeLists.txt | 1 +
unittests/clangd/CMakeLists.txt | 24 +++
unittests/clangd/ClangdTests.cpp | 364 +++++++++++++++++++++++++++++++++++++++
9 files changed, 466 insertions(+), 28 deletions(-)
create mode 100644 unittests/clangd/CMakeLists.txt
create mode 100644 unittests/clangd/ClangdTests.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 hjl/wcsrchr/sse2
in repository glibc.
discards 7e79614553 Bad wcsrchr.S
new 9b644f055e x86-64: Update strrchr.S to support wcsrchr
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 (7e79614553)
\
N -- N -- N refs/heads/hjl/wcsrchr/sse2 (9b644f055e)
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:
sysdeps/x86_64/strrchr.S | 75 ++++++++++++++++--------------------------------
1 file changed, 24 insertions(+), 51 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 lld.
from 5892f6ca5 [ELF] - Do not produce duplicate values in .gdb_index's const [...]
new 8e1c4ebf4 [ELF] - Follow up for r303975. NFCi.
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:
ELF/SyntheticSections.cpp | 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.
unknown user pushed a change to branch master
in repository llvm.
from 96c95e627d6 Re-enable "[SCEV] Do not fold dominated SCEVUnknown into Ad [...]
new 0559b4fa45c Remove unnecessary double-assignment triggering -Wsequence-point.
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:
unittests/IR/BasicBlockTest.cpp | 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.
unknown user pushed a change to branch master
in repository lld.
from 88ed96b27 Rearrange code for the sake of readability. NFC.
new a7321ed3d [ELF] - Simplify implementation of constant pool when buildin [...]
new 5892f6ca5 [ELF] - Do not produce duplicate values in .gdb_index's const [...]
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:
ELF/SyntheticSections.cpp | 16 +++++------
ELF/SyntheticSections.h | 4 ++-
test/ELF/gdb-index-dup-types.s | 60 ++++++++++++++++++++++++++++++++++++++++++
3 files changed, 69 insertions(+), 11 deletions(-)
create mode 100644 test/ELF/gdb-index-dup-types.s
--
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 gcc-6-branch
in repository gcc.
from e44f4b876c3 Backport r247097
new a65a35f902a Add #ifdef case for 16 bits in cow-stdexcept.cc
new 2dacc977fc3 Support unsigned __int20 in checks for size_t mangling
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:
libstdc++-v3/ChangeLog | 13 +++++++++++++
libstdc++-v3/acinclude.m4 | 8 ++++++--
libstdc++-v3/configure | 20 +++++++++++++++++++-
libstdc++-v3/src/c++11/cow-stdexcept.cc | 11 ++++++++---
4 files changed, 46 insertions(+), 6 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 5a45a61ac FreeBSD ProcessMonitor: map TRAP_CAP to a trace trap
new 7ff1a7966 Implementation of remote packets for Trace data.
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/lldb-gdb-remote.txt | 157 +++++++++++++
include/lldb/API/SBTrace.h | 13 +-
include/lldb/Core/TraceOptions.h | 5 +-
include/lldb/Host/common/NativeProcessProtocol.h | 105 ++++++++-
include/lldb/Target/Process.h | 27 +--
include/lldb/Utility/StringExtractor.h | 2 +
source/API/SBProcess.cpp | 5 +-
source/API/SBTrace.cpp | 28 +--
.../gdb-remote/GDBRemoteCommunicationClient.cpp | 206 +++++++++++++++++-
.../gdb-remote/GDBRemoteCommunicationClient.h | 21 ++
.../GDBRemoteCommunicationServerLLGS.cpp | 242 +++++++++++++++++++++
.../gdb-remote/GDBRemoteCommunicationServerLLGS.h | 8 +
.../Process/gdb-remote/ProcessGDBRemote.cpp | 26 +++
.../Plugins/Process/gdb-remote/ProcessGDBRemote.h | 16 ++
source/Utility/StringExtractor.cpp | 9 +
source/Utility/StringExtractorGDBRemote.cpp | 10 +
source/Utility/StringExtractorGDBRemote.h | 6 +
.../GDBRemoteCommunicationClientTest.cpp | 225 +++++++++++++++++++
18 files changed, 1067 insertions(+), 44 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 0f91c603fe0 Bound partial-inlining-entry-probability param (PR ipa/80663).
new 82b795da7d8 * name-lookup.c (name_lookup::search_adl): ADL OMP UDR type args.
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/cp/ChangeLog | 4 ++++
gcc/cp/name-lookup.c | 8 +++++---
2 files changed, 9 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.