[Lldb-commits] [PATCH] D24988: Improvements to testing blacklist

Todd Fiala via lldb-commits lldb-commits at lists.llvm.org
Mon Oct 3 15:59:46 PDT 2016


tfiala added a comment.

I also just added a test case to validate we get a non-None answer to test instance self.id() calls.  We use it in several places, so might as well make that explicit.

That went in as r283156.


https://reviews.llvm.org/D24988





More information about the lldb-commits mailing list