This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch aaribaud/master
in repository glibc.
discards 30a47b12da Y2038: provide size of default time_t for target architecture
new 4c566a237d Y2038: provide size of default time_t for target architecture
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 (30a47b12da)
\
N -- N -- N refs/heads/aaribaud/master (4c566a237d)
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:
ChangeLog | 39 ++++++++++++++++++++++++++-------------
1 file changed, 26 insertions(+), 13 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 6e5e0556a7 [Sema] Fix -Wcomma in dependent context
new 33c2e18eaf [bash-autocompletion] Fix bug when a flag ends with '='
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/Driver/Driver.cpp | 4 +++-
test/Driver/autocomplete.c | 6 ++++++
2 files changed, 9 insertions(+), 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 8b5bda22ebf [ThinLTO] Fix dot dumper for regular LTO modules
new 7d5e5c27471 [AMDGPU] Defined gfx909 Raven Ridge 2
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/AMDGPUUsage.rst | 6 ++++++
include/llvm/BinaryFormat/ELF.h | 3 ++-
include/llvm/Support/TargetParser.h | 3 ++-
lib/ObjectYAML/ELFYAML.cpp | 1 +
lib/Support/TargetParser.cpp | 4 +++-
lib/Target/AMDGPU/AMDGPU.td | 7 +++++++
lib/Target/AMDGPU/AMDGPUSubtarget.h | 1 +
lib/Target/AMDGPU/GCNProcessors.td | 5 +++++
lib/Target/AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.cpp | 2 ++
test/CodeGen/AMDGPU/elf-header-flags-mach.ll | 2 ++
test/CodeGen/AMDGPU/hsa-note-no-func.ll | 2 ++
test/Object/AMDGPU/elf-header-flags-mach.yaml | 16 ++++++++++++++++
tools/llvm-readobj/ELFDumper.cpp | 1 +
13 files changed, 50 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 86d7bbdc [clangd] Truncate SymbolID to 16 bytes.
new 5a723ec8 [clangd] Embed fixes as CodeAction, instead of clangd_fixes. [...]
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 | 48 +++++++----------------------
clangd/Diagnostics.cpp | 24 +++++++++++++--
clangd/Diagnostics.h | 5 ++-
clangd/Protocol.cpp | 11 ++++---
clangd/Protocol.h | 13 +++++---
test/clangd/fixits-embed-in-diagnostic.test | 11 ++++---
unittests/clangd/ClangdUnitTests.cpp | 11 ++++---
7 files changed, 65 insertions(+), 58 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 63aae622d8e [LV] Don't have fold-tail under optsize invalidate interlea [...]
new 8b5bda22ebf [ThinLTO] Fix dot dumper for regular LTO modules
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/IR/ModuleSummaryIndex.cpp | 2 +-
test/ThinLTO/X86/dot-dumper-full-lto.ll | 28 ++++++++++++++++++++++++++++
2 files changed, 29 insertions(+), 1 deletion(-)
create mode 100644 test/ThinLTO/X86/dot-dumper-full-lto.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 lld.
from 4b7c6027b Move forward declarations to the top of the file and sort.
new 64a84d8d3 [ELF] Remove a superfluous semicolon, fixing warnings. NFC.
new bdea3d238 [MinGW] Support for multiarch runtimes layout
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:
COFF/MinGW.cpp | 1 +
ELF/Writer.cpp | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.