summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorAiden Grossman <agrossman154@yahoo.com>2023-11-06 21:46:39 -0800
committerGitHub <noreply@github.com>2023-11-06 21:46:39 -0800
commit5d39f3f685f1729202296eea788304632063b7fa (patch)
treee385df3ad4a7a20135b03b22458681f22049af22 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent02230e12d77a19e4e21ad55ce9738faf84a95903 (diff)
[Github] Fix github automation script on empty descriptions (#71274)
Before this patch, the github automation script would fail when trying to escape the text of a PR/issue description that was empty as the Github library returns None instead of an empty string in those scenarios. This patch special cases this and makes the escape function return an empty string when given a value of None.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions