[all-commits] [llvm/llvm-project] 6c2bf0: [lldb/python] Fix a compile error in 7406d236d8
Pavel Labath via All-commits
all-commits at lists.llvm.org
Mon Dec 20 01:00:10 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6c2bf01270a8a52b7986d5c49eaa7ad1c7083ec5
https://github.com/llvm/llvm-project/commit/6c2bf01270a8a52b7986d5c49eaa7ad1c7083ec5
Author: Pavel Labath <pavel at labath.sk>
Date: 2021-12-20 (Mon, 20 Dec 2021)
Changed paths:
M lldb/bindings/python/python-wrapper.swig
Log Message:
-----------
[lldb/python] Fix a compile error in 7406d236d8
cannot pass object of non-trivial type
'lldb_private::python::PythonObject' through variadic function
More information about the All-commits
mailing list