[Lldb-commits] [PATCH] D75031: [lldb] Fix that a crashing test is marked as unsupported when it prints UNSUPPORTED before crashing

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Feb 24 00:51:44 PST 2020


labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.

I think this is the right thing to do, but let's also see what Jonas says about it.

Also, this has the potential to mark some tests as failures even though there were previously "passing", so be ready to handle (probably, disable) those...


Repository:
  rLLDB LLDB

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75031/new/

https://reviews.llvm.org/D75031





More information about the lldb-commits mailing list