[all-commits] [llvm/llvm-project] 919ae1: [lldb-dap] Skip return_variable_with_children on a...
Ebuka Ezike via All-commits
all-commits at lists.llvm.org
Mon Mar 2 06:42:41 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 919ae1cd2f464e5e453049fe17662b5fbdfc2504
https://github.com/llvm/llvm-project/commit/919ae1cd2f464e5e453049fe17662b5fbdfc2504
Author: Ebuka Ezike <yerimyah1 at gmail.com>
Date: 2026-03-02 (Mon, 02 Mar 2026)
Changed paths:
M lldb/test/API/tools/lldb-dap/variables/children/TestDAP_variables_children.py
Log Message:
-----------
[lldb-dap] Skip return_variable_with_children on arm64 (#184132)
In lldb arm64 does not support scalar return types that is larger than
the register size. skip the test on that architecture.
Unblocks CI.
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