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 b9a66505 [clangd] Add brief instructions on how to make a release for [...]
new 3b71033a [clangd] Correct the doc, password => Personal Access Token.
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/clients/clangd-vscode/README.md | 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 clang-tools-extra.
from aa5343ec [clangd] Invert return value of fuzzyFind() (fix MemIndex's r [...]
new b9a66505 [clangd] Add brief instructions on how to make a release for [...]
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/clients/clangd-vscode/README.md | 25 +++++++++++++++++++++++++
1 file changed, 25 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 lldb.
from 85a036ba6 Add DEBUGSERVER_PATH to the cache so it'll be available for tests.
new 6643e10f4 Make gdb-client tests generate binaries in the build tree
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/functionalities/gdb_remote_client/gdbclientutils.py | 8 +-------
1 file changed, 1 insertion(+), 7 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 12f2fe0e7d [ARM] disable FPU features when using soft floating point.
new 72299bf390 [CodeComplete] Avoid name clashes of 'Kind' inside CodeCompl [...]
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/Sema/CodeCompleteConsumer.h | 19 +++++++++----------
lib/Sema/CodeCompleteConsumer.cpp | 6 +++---
2 files changed, 12 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 llvm.
from 0b603b77476 [Transforms] Propagate new-format TBAA tags on simplificati [...]
new db74b76ab5d [X86][SSE] combineTruncateWithSat - use truncateVectorWithP [...]
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/X86ISelLowering.cpp | 39 +++++++++-----
test/CodeGen/X86/vector-trunc-packus.ll | 91 ++++---------------------------
test/CodeGen/X86/vector-trunc-ssat.ll | 96 +++------------------------------
3 files changed, 44 insertions(+), 182 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 2e0d54a2 [clangd] Attach more information about Sema completion to traces
new aa5343ec [clangd] Invert return value of fuzzyFind() (fix MemIndex's r [...]
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 | 8 +++++---
clangd/index/Index.h | 3 +--
clangd/index/Merge.cpp | 2 +-
unittests/clangd/CodeCompleteTests.cpp | 2 +-
unittests/clangd/IndexTests.cpp | 11 ++++++++---
5 files changed, 16 insertions(+), 10 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 binutils-gdb.
from e207bc53a4 [ARM] Fix bxns mask
new f61f94ec1b ld: Add -z separate-code tests to frame.exp
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:
ld/ChangeLog | 7 +++++++
ld/testsuite/ld-elf/frame.exp | 34 +++++++++++++++++++---------------
2 files changed, 26 insertions(+), 15 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 891109a941 [CodeComplete] Add a helper to print CodeCompletionContext::Kind
new 12f2fe0e7d [ARM] disable FPU features when using soft floating 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:
lib/Driver/ToolChains/Arch/ARM.cpp | 20 +-
test/Driver/arm-cortex-cpus.c | 6 +-
test/Driver/arm-dotprod.c | 21 ++-
test/Driver/arm-mfpu.c | 168 ++++++++++++++++-
test/Preprocessor/arm-target-features.c | 311 +++++++++++++++++++++++++++-----
5 files changed, 458 insertions(+), 68 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 fa7c1204 [clangd] Mark non-changing fields of CppFile as const. NFC
new 2e0d54a2 [clangd] Attach more information about Sema completion to traces
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 | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.