DavidSpickett added inline comments.

================
Comment at: lldb/test/API/functionalities/completion/TestCompletion.py:409
+    def test_settings_set_stop_disassembly_display_value(self):
+        """Test that 'settins set stop-disassembly-display ' completes to [
+        'never', 'always', 'no-debuginfo', 'no-source']."""
----------------
DavidSpickett wrote:
> settings
And these comments are rather redundant but it's the local style so it's fine 
to stick with it.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D134515/new/

https://reviews.llvm.org/D134515

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to