================
@@ -59,5 +59,11 @@
 %feature("docstring", "Gets whether to JIT an expression if it cannot be 
interpreted."
 ) lldb::SBExpressionOptions::GetAllowJIT;
 
+%feature("docstring", "Sets whether to ignore the CV-qualifiers of the scope 
during expression evaluation."
----------------
adrian-prantl wrote:

One thing I don't like about this is that this is using terminology from the C 
language family. Is there any way to either make the wording more neutral, or 
to explicitly call out that this is for C(++)?

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