[all-commits] [llvm/llvm-project] a17c59: [lldb][test] Enable TestExpressionInSyscall.py on ...
David Spickett via All-commits
all-commits at lists.llvm.org
Thu Jul 3 03:01:38 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a17c598145b03a96346e3bdd0fbc20d4e8d69fd5
https://github.com/llvm/llvm-project/commit/a17c598145b03a96346e3bdd0fbc20d4e8d69fd5
Author: David Spickett <david.spickett at linaro.org>
Date: 2025-07-03 (Thu, 03 Jul 2025)
Changed paths:
M lldb/test/API/commands/expression/expr-in-syscall/TestExpressionInSyscall.py
Log Message:
-----------
[lldb][test] Enable TestExpressionInSyscall.py on Windows
Relates to https://github.com/llvm/llvm-project/issues/22139
Just had to use the right win32 call instead of getpid. The original
problem was something with expressions in general which was
fixed at some point.
Also make the test one method, there's no need to split it up.
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