llvm-project
3081ec12 - [lldb] Provide an unconditional @skip annotation for API tests (#137712)

Commit
273 days ago
[lldb] Provide an unconditional @skip annotation for API tests (#137712) The correct way of doing this today is to use `@skipIf` with no arguments, which reads like it expects a condition. Fixes #137710
Author
Parents
Loading