aprantl added inline comments.
================ Comment at: packages/Python/lldbsuite/test/expression_command/radar_47565290/TestClassTemplateSpecializationParametersHandling.py:9 +import os +import time +import lldb ---------------- I don't think these are used ================ Comment at: packages/Python/lldbsuite/test/expression_command/radar_47565290/TestClassTemplateSpecializationParametersHandling.py:19 + + def test_with_run_command(self): + """Test that that file and class static variables display correctly.""" ---------------- test_class_template_specialization ? ================ Comment at: packages/Python/lldbsuite/test/expression_command/radar_47565290/TestClassTemplateSpecializationParametersHandling.py:20 + def test_with_run_command(self): + """Test that that file and class static variables display correctly.""" + self.build() ---------------- This needs to be updated, too. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D57363/new/ https://reviews.llvm.org/D57363 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits