summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface
diff options
context:
space:
mode:
authorJoseph Huber <huberjn@outlook.com>2024-07-23 15:05:40 -0500
committerGitHub <noreply@github.com>2024-07-23 15:05:40 -0500
commit14e20eebd13c28770a92120696dc60754de4c139 (patch)
tree81fc84daaa0803f0411261f2cbf273a917afb103 /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface
parentbb60dd391f53fe297d7d1b3e5269f44ab91255cc (diff)
[libc] Fix missing default value for errno config (#100175)
Summary: The configs all need default values which targets then override. This one was an empty string which made the logic report an error. The only reason it wasn't a build failure was because of a stray `:`.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface')
0 files changed, 0 insertions, 0 deletions