clayborg added a comment. LGTM, just a question if we want to restrict this test to linux only.
================ Comment at: lldb/test/API/lang/cpp/step-into-namespace/TestStepIntoNamespace.py:8 + + def test(self): + self.build() ---------------- Do we want to limit this to linux? I am not sure this will pass the windows buildbots if we don't restrict it CHANGES SINCE LAST ACTION https://reviews.llvm.org/D127999/new/ https://reviews.llvm.org/D127999 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
