================
@@ -778,6 +778,13 @@ let Command = "expression" in {
         Desc<"Persist expression result in a variable for subsequent use. "
              "Expression results will be labeled with $-prefixed variables, "
              "e.g. $0, $1, etc.">;
+  def ignore_context_qualifiers
+      : Option<"cpp-ignore-context-qualifiers", "Q">,
----------------
adrian-prantl wrote:

`expr -l`  calls it `c++`, should we use the same name for consistency as the 
prefix?

https://github.com/llvm/llvm-project/pull/177926
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to