This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_90
in repository lld.
from 825eb0fd2 Merging r367837: -------------------------------------------- [...]
new 4b232f4c0 Merging r368078: -------------------------------------------- [...]
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/wasm/relocatable.ll | 360 ++++++++++++++++++++++++-----------------------
wasm/Writer.cpp | 2 +-
2 files changed, 186 insertions(+), 176 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 release_90
in repository clang-tools-extra.
from 4cca1693 Merging r367687: -------------------------------------------- [...]
new 03b216dc Merging r368019: -------------------------------------------- [...]
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/IncludeFixer.cpp | 69 ++++++++++++++++++-----------------
clangd/IncludeFixer.h | 4 +-
clangd/unittests/DiagnosticsTests.cpp | 21 +++++++++++
3 files changed, 57 insertions(+), 37 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 4687c24d68e Re-submit r367649: Improve raw_ostream so that you can "wri [...]
new db674654695 [unittests] Mark private gmock headers with IWYU pragmas. 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:
utils/unittest/googlemock/include/gmock/gmock-actions.h | 2 ++
utils/unittest/googlemock/include/gmock/gmock-cardinalities.h | 2 ++
utils/unittest/googlemock/include/gmock/gmock-generated-actions.h | 2 ++
.../googlemock/include/gmock/gmock-generated-function-mockers.h | 2 ++
utils/unittest/googlemock/include/gmock/gmock-generated-matchers.h | 2 ++
utils/unittest/googlemock/include/gmock/gmock-generated-nice-strict.h | 2 ++
utils/unittest/googlemock/include/gmock/gmock-matchers.h | 2 ++
utils/unittest/googlemock/include/gmock/gmock-more-actions.h | 2 ++
utils/unittest/googlemock/include/gmock/gmock-more-matchers.h | 2 ++
utils/unittest/googlemock/include/gmock/gmock-spec-builders.h | 2 ++
.../googlemock/include/gmock/internal/gmock-generated-internal-utils.h | 2 ++
utils/unittest/googlemock/include/gmock/internal/gmock-internal-utils.h | 2 ++
utils/unittest/googlemock/include/gmock/internal/gmock-port.h | 2 ++
13 files changed, 26 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-tools-extra.
from 145767b1 [clang-doc] Fix paths of js in import tags
new 1a57b1ef [clangd] Added a TextMate theme parser to the vscode extension.
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/package.json | 3 +-
.../clangd-vscode/src/semantic-highlighting.ts | 102 +++++++++++++++++++++
.../clangd-vscode/test/assets/includeTheme.jsonc | 28 ++++++
.../clangd-vscode/test/assets/simpleTheme.jsonc | 17 ++++
.../test/semantic-highlighting.test.ts | 18 ++++
5 files changed, 167 insertions(+), 1 deletion(-)
create mode 100644 clangd/clients/clangd-vscode/src/semantic-highlighting.ts
create mode 100644 clangd/clients/clangd-vscode/test/assets/includeTheme.jsonc
create mode 100644 clangd/clients/clangd-vscode/test/assets/simpleTheme.jsonc
create mode 100644 clangd/clients/clangd-vscode/test/semantic-highlighting.test.ts
--
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 906799036a PR24876, readelf: heap-buffer-overflow in dump_ia64_unwind
new bc750500af x86: drop stray FloatMF
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:
opcodes/ChangeLog | 7 +++++++
opcodes/i386-opc.tbl | 14 +++++++-------
opcodes/i386-tbl.h | 14 +++++++-------
3 files changed, 21 insertions(+), 14 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 release_90
in repository lld.
from d55911285 Merging r367836: -------------------------------------------- [...]
new 825eb0fd2 Merging r367837: -------------------------------------------- [...]
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:
MinGW/Driver.cpp | 2 ++
MinGW/Options.td | 2 ++
test/MinGW/driver.test | 4 ++++
3 files changed, 8 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 ca30f626f3 Re-submit r367649: Improve raw_ostream so that you can "writ [...]
new d2e8ad46a6 Remove inclusion of a private gmock header from a test
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/AST/RecursiveASTVisitorTest.cpp | 1 -
1 file changed, 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 dc69bd958aa [ARM][LowOverheadLoops] Revert after read/write
new 4687c24d68e Re-submit r367649: Improve raw_ostream so that you can "wri [...]
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/Support/raw_ostream.h | 27 ++++++++++++++++++++++++---
lib/Support/raw_ostream.cpp | 33 +++++++++++++++++++++++++++++++--
2 files changed, 55 insertions(+), 5 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 8198a544e9 [RISCV] Remove duplicated logic when determining the target ABI
new ca30f626f3 Re-submit r367649: Improve raw_ostream so that you can "writ [...]
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/diagtool/TreeView.cpp | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.