xiaobai added a comment. I'm really excited to see where this goes! :D
================ Comment at: lldb/source/Plugins/ScriptInterpreter/Lua/ScriptInterpreterLua.cpp:64 +const char *ScriptInterpreterLua::GetPluginDescriptionStatic() { + return "Null script interpreter"; +} ---------------- Why is this `Null` and not `Lua`? :P CHANGES SINCE LAST ACTION https://reviews.llvm.org/D71232/new/ https://reviews.llvm.org/D71232 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits