This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 148bf27107 Add __WINT_MAX__.
new 13391081b0 [clang-format] Releasenotes for rL319024 : Add option to gro [...]
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/ReleaseNotes.rst | 13 +++++++++++++
1 file changed, 13 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.
unknown user pushed a change to branch master
in repository clang.
from 6b5f9b882e AMDGPU: Don't add fp64 feature to r600 subtargets
new 148bf27107 Add __WINT_MAX__.
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/Frontend/InitPreprocessor.cpp | 1 +
test/Preprocessor/init.c | 4 ++++
2 files changed, 5 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.
unknown user pushed a change to branch master
in repository lld.
from 02013d048 Make the behavior of the -v option more closer to GNU linkers.
new 98f0d059c [ELF] - Show copy relocated symbols in a --Map file output.
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/MapFile.cpp | 41 +++++++++++++++----------
test/ELF/Inputs/map-file5.s | 12 ++++++++
test/ELF/map-file.s | 74 ++++++++++++++++++++++++++++-----------------
3 files changed, 84 insertions(+), 43 deletions(-)
create mode 100644 test/ELF/Inputs/map-file5.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 master
in repository gcc.
from aee0d4e2b5f Enable VNNI support [1/5]
new 9987c8d58ab * cp-gimplify.c (cp_maybe_instrument_return): Don't add _ [...]
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 | 5 +++++
gcc/cp/cp-gimplify.c | 12 ++++++++++++
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/g++.dg/missing-return.C | 2 +-
4 files changed, 22 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 3c0a0d32f6a [SelectionDAG] Use WidenTargetBoolean in WidenVecRes_MLOAD [...]
new 3b3a7b4e281 [X86] Fix a bug in handling GRXX subclasses in Domain Reass [...]
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/X86/X86DomainReassignment.cpp | 8 +-
test/CodeGen/X86/gpr-to-mask.ll | 512 +++++++++++++++++++++----------
2 files changed, 360 insertions(+), 160 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 59d4cbbf8e9 Test commit, as per the LLVM Developer Policy.
new 3c0a0d32f6a [SelectionDAG] Use WidenTargetBoolean in WidenVecRes_MLOAD [...]
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/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp | 31 ++----------------------
1 file changed, 2 insertions(+), 29 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 07b0498e27d [X86] Use vector widening to support sign extend from i1 wh [...]
new 59d4cbbf8e9 Test commit, as per the LLVM Developer Policy.
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:
tools/llvm-objdump/MachODump.cpp | 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 582b2ea6 [clangd] Split code-completion tests out of ClangdTests. NFC.
new ee011af6 [clangd] Remove unused test param. 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:
unittests/clangd/ClangdTests.cpp | 18 +++++++++---------
unittests/clangd/CodeCompleteTests.cpp | 8 ++++----
unittests/clangd/TestFS.cpp | 3 +++
unittests/clangd/TestFS.h | 7 +------
4 files changed, 17 insertions(+), 19 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 1257732f Fix build after r319688: s/CPlusPlus1z/CPlusPlus17/
new 582b2ea6 [clangd] Split code-completion tests out of ClangdTests. 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/CodeComplete.cpp | 11 +-
unittests/clangd/CMakeLists.txt | 2 +
unittests/clangd/ClangdTests.cpp | 553 +--------------------------------
unittests/clangd/CodeCompleteTests.cpp | 400 ++++++++++++++++++++++++
unittests/clangd/TestFS.cpp | 176 +++++++++++
unittests/clangd/TestFS.h | 57 ++++
6 files changed, 640 insertions(+), 559 deletions(-)
create mode 100644 unittests/clangd/CodeCompleteTests.cpp
create mode 100644 unittests/clangd/TestFS.cpp
create mode 100644 unittests/clangd/TestFS.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.