summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2019-03-26 01:11:15 +0000
committerJonas Devlieghere <jonas@devlieghere.com>2019-03-26 01:11:15 +0000
commit282890d7112a7c0aa03e5be0a7a33b8ef04f1d67 (patch)
treefed55b6f7033e7ee2687196739764930b7ea41e8 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
parent1b1523c6ff228942b61092fcf5a1b06a07171a6e (diff)
[Python] Define empty SWIG wrapper for unit testin"
The python plugin uses wrappers generated by swig. For the symbols to be available, we'd need to link against liblldb, which is not an option because the symbols could conflict with the static library we are testing. Instead we define the symbols ourselves in the unit test. llvm-svn: 356971
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions