llvm-project
c686eeb7
- [lldb] skip ReverseContinue tests on Darwin
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
341 days ago
[lldb] skip ReverseContinue tests on Darwin This uses lldb-server in gdbserver mode, which requires a ProcessNative plugin. Darwin does not have a ProcessNative plugin; it uses debugserver instead of lldb-server. Skip these tests.
Author
jasonmolenda
Committer
jasonmolenda
Parents
fae7d684
Loading