[all-commits] [llvm/llvm-project] 05a2b3: Fix skipIf which was doing || and I need &&
Jason Molenda via All-commits
all-commits at lists.llvm.org
Fri May 9 20:13:46 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 05a2b33f7b36d4fc91b7a957aa00100bc8e38f04
https://github.com/llvm/llvm-project/commit/05a2b33f7b36d4fc91b7a957aa00100bc8e38f04
Author: Jason Molenda <jmolenda at apple.com>
Date: 2025-05-09 (Fri, 09 May 2025)
Changed paths:
M lldb/test/API/functionalities/unwind/frameless-faulted/TestUnwindFramelessFaulted.py
Log Message:
-----------
Fix skipIf which was doing || and I need &&
only run this test on linux or darwin
when targetting arm64/aarch64.
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