[Lldb-commits] [PATCH] D150624: [lldb] Fix lua build after 27b6a4e63afe

Med Ismail Bennani via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon May 15 16:38:57 PDT 2023


mib requested changes to this revision.
mib added a comment.
This revision now requires changes to proceed.

We've already discussed that offline but I really think there should be a ScriptInterpreter `SWIGBridge` plugin and that would have all the method the Python and Lua SWIGBridge have in common, so the SB classes won't have to be specialized for every scripting language.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150624



More information about the lldb-commits mailing list