This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-next-defconfig in repository toolchain/ci/llvm-project.
from 8be11623043 [Concepts] Fix isDeclarationSpecifier to detect type-constr [...] adds fdedf39c46f PR44723: Trigger return type deduction for operator<=>s who [...] adds f85d63a5583 Fix wrong devirtualization when the final overrider in one [...]
No new revisions were added by this update.
Summary of changes: clang/include/clang/Basic/DiagnosticSemaKinds.td | 6 +++ clang/lib/AST/CXXInheritance.cpp | 2 + clang/lib/AST/DeclCXX.cpp | 32 ++++++++++++++-- clang/lib/Sema/SemaDeclCXX.cpp | 25 +++++++++++++ .../CXX/class/class.compare/class.spaceship/p2.cpp | 33 +++++++++++++++++ .../devirtualize-virtual-function-calls-final.cpp | 43 ++++++++++++++++++++++ 6 files changed, 137 insertions(+), 4 deletions(-)