summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2021-06-15 21:24:12 +1000
committerLang Hames <lhames@gmail.com>2021-06-15 21:24:12 +1000
commit5188b9af84c487b0c5456ba7019a2bf029f6146a (patch)
treee4da8660d398a5e3bdd405e8e9a2f3327fa9f508 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent4eb9fe2e1a073301ed71bf36b13805802ce8ca47 (diff)
[ORC] Make WrapperFunctionResult's ValuePtr member non-const.
The const qualifier was a hangover from an earlier iteration that allowed wrapper functions to return pointers to const memory. This feature has been removed, so there's no reason for this to be const any more, and removing it eliminates const-cast warnings.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions