summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2019-03-06 16:42:33 +0000
committerJonas Devlieghere <jonas@devlieghere.com>2019-03-06 16:42:33 +0000
commit584f3a6d382d7036404e2dfc400112ccf026b7f1 (patch)
treeb886fd2f2f676806517fa809d0c227eeea6acf9d /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent9ebe71a4e1e24bafc0e887192c7403b0c9b278bf (diff)
[Reproducers] Guard register macros that take lldb::thread_t on Windows
On Windows, lldb::thread_t is just a void*, so the we will try to allocate an object of type void when deserializing. Undef this for now until we support void* arguments. llvm-svn: 355519
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions