[all-commits] [llvm/llvm-project] a52af6: [lldb] Remove extern "C" from lldb-swig-lua interface
Pavel Labath via All-commits
all-commits at lists.llvm.org
Mon Dec 6 05:58:30 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a52af6d3714fa6ea749783400a98dcfad94814b0
https://github.com/llvm/llvm-project/commit/a52af6d3714fa6ea749783400a98dcfad94814b0
Author: Pavel Labath <pavel at labath.sk>
Date: 2021-12-06 (Mon, 06 Dec 2021)
Changed paths:
M lldb/bindings/lua/lua-wrapper.swig
M lldb/bindings/lua/lua.swig
M lldb/source/Plugins/ScriptInterpreter/Lua/Lua.cpp
M lldb/unittests/ScriptInterpreter/Lua/LuaTests.cpp
Log Message:
-----------
[lldb] Remove extern "C" from lldb-swig-lua interface
This is the lua equivalent of 9a14adeae0.
More information about the All-commits
mailing list