Unverified Commit 8a786be3 authored by Med Ismail Bennani's avatar Med Ismail Bennani Committed by GitHub
Browse files

[lldb] Fix misleading indentiation warning in ScriptInterpreterPython (NFC) (#70732)

This should silence the "misleading indentiation" warnings introduced by
b2929beb

, by adding an no-op if-statement, if the surrounding
if-statement have been compiled out.

Signed-off-by: default avatarMed Ismail Bennani <ismail@bennani.ma>
parent 6cc363ed
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment