jbsolomon added a comment.

In D91508#2698780 <https://reviews.llvm.org/D91508#2698780>, @JDevlieghere 
wrote:

> @kastiglione isn't this the error you fixed for Python? Should we do the same 
> for Lua?

Correct me if I'm wrong, but I think the Python integration uses the same 
pragma approach 
<https://github.com/llvm/llvm-project/blob/llvmorg-12.0.0/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp#L76-L91>.
  I have it disabled, since I don't have a reliable Python environment on this 
machine, so I don't know for sure that it suffers from the same compilation 
error, but it appears to use the same syntax.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91508

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

Reply via email to