[Lldb-commits] [PATCH] D24283: [lldb] Set the correct triple when creating an ArchSpec for windows

walter erquinigo via lldb-commits lldb-commits at lists.llvm.org
Tue Sep 13 15:56:24 PDT 2016


wallace added a comment.

Hey, apparently this change doesn't affect the test coverage, there are at least two flaky tests that sometimes produce unexpected success: test_step_over_dwo, test_process_interrupt_dwo

I repeatedly ran the tests with and without my change it the flakiness was quite consistent


https://reviews.llvm.org/D24283





More information about the lldb-commits mailing list