summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface
diff options
context:
space:
mode:
authorDavid Spickett <david.spickett@linaro.org>2024-08-19 17:02:36 +0100
committerDavid Spickett <david.spickett@linaro.org>2024-08-19 17:03:58 +0100
commit0ee0857363aadf9ce0f403e7e0da10f0a9d94887 (patch)
tree1d380bd2df04e05014cca237ee52d6093d1c6d82 /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface
parentc6d6186b586f4249e393910b099815e616138cde (diff)
[lldb][Python] Silence GCC warning for modules error workaround
``` lldb-python.h:16:30: warning: ‘g_fcxx_modules_workaround’ defined but not used [-Wunused-variable] 16 | static llvm::Expected<bool> *g_fcxx_modules_workaround; | ``` Workaround originally added in 36cb29cbbe1b22dcd298ad65e1fabe899b7d7249.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface')
0 files changed, 0 insertions, 0 deletions