This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 92e9c12e91 Added warning for unary minus used with unsigned type
new 65b96896c1 [AArch64][v8.5A] Test clang option for the Memory Tagging Extension
new 360d063736 [clang] Implement Override Suggestions in Sema.
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:
include/clang/Sema/CodeCompleteConsumer.h | 10 +++
lib/Sema/SemaCodeComplete.cpp | 101 +++++++++++++++++++++++++++++-
test/CodeCompletion/overrides.cpp | 33 ++++++++++
test/Driver/aarch64-mte.c | 13 ++++
4 files changed, 155 insertions(+), 2 deletions(-)
create mode 100644 test/CodeCompletion/overrides.cpp
create mode 100644 test/Driver/aarch64-mte.c
--
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 0c5ece80 [clang-tidy] NFC use CHECK-NOTES in test for cppgoreguideline [...]
new 1821c7b8 [clangd] Remove override result handling logic from clangd
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 | 99 +++++--------------------------------------------
1 file changed, 9 insertions(+), 90 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 16b860b6ae0 [X86] Standardize floating point assembly comments
new 637450a7f29 [AArch64][v8.5A] Add MTE as an optional AArch64 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:
include/llvm/Support/AArch64TargetParser.def | 1 +
include/llvm/Support/TargetParser.h | 1 +
lib/Target/AArch64/AArch64.td | 3 +++
lib/Target/AArch64/AArch64Subtarget.h | 2 ++
unittests/Support/TargetParserTest.cpp | 3 ++-
5 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 clang-tools-extra.
from 35eb918a Sort expected test output after previous commit
new 1cf3fc2b [clang-tidy] NFC use CHECK-NOTES in tests for cppcoreguidelin [...]
new 0c5ece80 [clang-tidy] NFC use CHECK-NOTES in test for cppgoreguideline [...]
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:
test/clang-tidy/cppcoreguidelines-avoid-goto.cpp | 16 ++--
.../cppcoreguidelines-owning-memory-containers.cpp | 11 +--
.../clang-tidy/cppcoreguidelines-owning-memory.cpp | 88 +++++++++++-----------
3 files changed, 58 insertions(+), 57 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 b3a02e19253 AMDGPU: Expand atomicrmw nand in IR
new abe8e0a65ff [InstCombine] Tests for ~A - Min/Max(~A, O) -> Max/Min(A, ~ [...]
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/Transforms/InstCombine/max-of-nots.ll | 35 ---
test/Transforms/InstCombine/sub-minmax.ll | 359 +++++++++++++++++++++++++++++
2 files changed, 359 insertions(+), 35 deletions(-)
create mode 100644 test/Transforms/InstCombine/sub-minmax.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.
"Maxim Kuvyrkov pushed a change to branch llvm-kernel-v4
in repository toolchain/jenkins-scripts.
at bc1d826 tcwg-llvm-kernel: Rework handling of baseline branches
This branch includes the following new commits:
new ba5f841 tcwg-llvm-kernel.sh: Add configuration capability via @@CONFIG
new 5a43d79 tcwg-llvm-kernel: Add configurations for linux:lts/mainline/s [...]
new fc2d167 jenkins-helpers.sh: Improve volume/mount handling for tcwg-ll [...]
new 7c26cd3 tcwg-llvm-kernel.sh: Remove "install_llvm" step, use "build_l [...]
new af48824 tcwg-*llvm-kernel: Fix handling of default configuration.
new bc1d826 tcwg-llvm-kernel: Rework handling of baseline branches
The 6 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.
--
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 3d5b1c0abe Automatic date update in version.in
new eb528ad18b [ARC] Entries to Changelog for previous commits.
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:
bfd/ChangeLog | 17 +++++++++++++++++
include/ChangeLog | 4 ++++
2 files changed, 21 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 c8e27aaeee [CodeGen] Before entering the loop that copies a non-trivial [...]
new 92e9c12e91 Added warning for unary minus used with unsigned type
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/Basic/DiagnosticSemaKinds.td | 6 ++++++
lib/Sema/SemaChecking.cpp | 13 +++++++++++++
test/Sema/unary-minus-integer-impcast.c | 20 ++++++++++++++++++++
3 files changed, 39 insertions(+)
create mode 100644 test/Sema/unary-minus-integer-impcast.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.