[Lldb-commits] [PATCH] D108090: [lldb/lua] Supplement typemaps for Lua bindings
Siger Young via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Sun Aug 15 12:49:05 PDT 2021
siger-young updated this revision to Diff 366520.
siger-young added a comment.
Using `lua_newuserdata` instead of `lua_newuserdatauv` to support Lua 5.3
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108090/new/
https://reviews.llvm.org/D108090
Files:
lldb/CMakeLists.txt
lldb/bindings/lua/CMakeLists.txt
lldb/bindings/lua/lua-typemaps.swig
lldb/bindings/lua/lua-wrapper.swig
lldb/bindings/lua/lua.swig
lldb/source/API/liblldb-private.exports
lldb/source/API/liblldb.exports
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108090.366520.patch
Type: text/x-patch
Size: 10676 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210815/7028a123/attachment.bin>
More information about the lldb-commits
mailing list