Files
clang-p2996/lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h
Med Ismail Bennani 254c4d174e [lldb] Fix build failure introduced by 3d4cadfb26
This patch updates the `ScriptedProcess::GetGenericInteger` return type
to `llvm::Optional<unsigned long long>` to match implementation.

Differential Revision: https://reviews.llvm.org/D105788

Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>
2021-07-22 20:54:27 +00:00

2.2 KiB