llvm-project
3081ec12
- [lldb] Provide an unconditional @skip annotation for API tests (#137712)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
#137712 - [lldb] Provide an unconditional @skip annotation for API tests
Author
JDevlieghere
Parents
316a6ff3
Loading