aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptedPythonInterface.cpp
diff options
context:
space:
mode:
authorJoseph Huber <jhuber6@vols.utk.edu>2022-08-26 15:26:32 -0500
committerJoseph Huber <jhuber6@vols.utk.edu>2022-08-26 15:28:34 -0500
commit937aaead87f055caa4d91d7ba637d442a94a24a6 (patch)
tree4aedc2be45649d26d86cb38f00b7f9d3896d286a /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedPythonInterface.cpp
parentdeef5b8c0d6907a31fb50aacfb1086cb2f018d78 (diff)
downloadllvm-937aaead87f055caa4d91d7ba637d442a94a24a6.zip
llvm-937aaead87f055caa4d91d7ba637d442a94a24a6.tar.gz
llvm-937aaead87f055caa4d91d7ba637d442a94a24a6.tar.bz2
[CUDA] Fix arguments after removing unused private variable
Summary: A previous patch removed the use of the `OK` private variable in CUDA which resulted in usused variable warnings. this was fixed in f886f7e8ef7aa4f54298db792a656373af90440c but did not change the constructor to accurately represent its removal. This patch removes it from the interface entirely.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedPythonInterface.cpp')
0 files changed, 0 insertions, 0 deletions