diff options
| author | David Spickett <david.spickett@linaro.org> | 2024-08-19 17:02:36 +0100 |
|---|---|---|
| committer | David Spickett <david.spickett@linaro.org> | 2024-08-19 17:03:58 +0100 |
| commit | 0ee0857363aadf9ce0f403e7e0da10f0a9d94887 (patch) | |
| tree | 1d380bd2df04e05014cca237ee52d6093d1c6d82 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | c6d6186b586f4249e393910b099815e616138cde (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/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
