[Lldb-commits] [PATCH] D68433: SBFile: add a bunch of tests that should eventually work.
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Oct 4 01:30:45 PDT 2019
labath added a comment.
Makes sense. Would it make sense to use `@expectedFailure` instead of `@skipIf`? That way you'll get an notification once a test actually starts passing...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68433/new/
https://reviews.llvm.org/D68433
More information about the lldb-commits
mailing list