Files
clang-p2996/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
Med Ismail Bennani 8a786be384 [lldb] Fix misleading indentiation warning in ScriptInterpreterPython (NFC) (#70732)
This should silence the "misleading indentiation" warnings introduced by
b2929be, by adding an no-op if-statement, if the surrounding
if-statement have been compiled out.

Signed-off-by: Med Ismail Bennani <ismail@bennani.ma>
2023-10-30 16:29:46 -07:00

103 KiB