labath accepted this revision. labath added a comment. This revision is now accepted and ready to land.
I think this is fine now. Jim, do you have any more thoughts on this patchset? ================ Comment at: lldb/test/API/commands/settings/use_source_cache/TestUseSourceCache.py:40 + # Make sure source file is bigger than 16K to trigger memory mapping + self.assertTrue(os.stat(src).st_size > (4*4096)) + ---------------- self.assertGreater Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D76806/new/ https://reviews.llvm.org/D76806 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits