[all-commits] [llvm/llvm-project] 948698: increasing test coverage
Oliver Hunt via All-commits
all-commits at lists.llvm.org
Mon Oct 27 21:15:51 PDT 2025
Branch: refs/heads/users/ojhunt/indirect-vcall-via-base-opt
Home: https://github.com/llvm/llvm-project
Commit: 9486989d3ba354ee5551c433a59335b9fbe87426
https://github.com/llvm/llvm-project/commit/9486989d3ba354ee5551c433a59335b9fbe87426
Author: Oliver Hunt <oliver at apple.com>
Date: 2025-10-27 (Mon, 27 Oct 2025)
Changed paths:
M clang/test/CodeGenCXX/indirect-final-vcall-through-base.cpp
Log Message:
-----------
increasing test coverage
Commit: 9e57865389c57e16bf1d6cd7c45acd26dd5d0255
https://github.com/llvm/llvm-project/commit/9e57865389c57e16bf1d6cd7c45acd26dd5d0255
Author: Oliver Hunt <oliver at apple.com>
Date: 2025-10-27 (Mon, 27 Oct 2025)
Changed paths:
M clang/test/CodeGenCXX/indirect-final-vcall-through-base.cpp
Log Message:
-----------
Added the strict-vtable test results, and added tests
New tests for multiple and virtual inheritance to verify that
we still perform this adjustments even when devirtualising the
calls
Compare: https://github.com/llvm/llvm-project/compare/9f2d9c3ed9f6...9e57865389c5
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list