JDevlieghere marked an inline comment as done.
JDevlieghere added inline comments.


================
Comment at: lldb/source/Commands/CommandObjectScript.cpp:37
+        "default",
+        "The default scripting language.",
+    },
----------------
kastiglione wrote:
> is the default's name available in a `define`? If maybe it'd be good to 
> include it here? I don't actually know when/where this string gets printed.
It's set dynamically as a debugger property, while the options here are static. 


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

https://reviews.llvm.org/D86996

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

Reply via email to