summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2018-06-12 13:26:43 +0000
committerPavel Labath <labath@google.com>2018-06-12 13:26:43 +0000
commit38d9ff7a8a133b7c53f3680c80690d5081336dcd (patch)
treed2f20b0c6e0e7db15c54a2ec72cfd57db7f0bdd0 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentdc4bd2e4419fd96842385b12ebe096c2929afc28 (diff)
Fix build error introduced in r334498
Some gcc versions (circa 4.9) do not accept initializing Expected objects containing a reference to a function from a function. Change the Expected object to contain function pointers to work around this. llvm-svn: 334501
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions