[all-commits] [llvm/llvm-project] 254c4d: [lldb] Fix build failure introduced by 3d4cadfb264...
Med Ismail Bennani via All-commits
all-commits at lists.llvm.org
Thu Jul 22 13:54:56 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 254c4d174ea3bd3601818b003fc169cdedf24fb9
https://github.com/llvm/llvm-project/commit/254c4d174ea3bd3601818b003fc169cdedf24fb9
Author: Med Ismail Bennani <medismail.bennani at gmail.com>
Date: 2021-07-22 (Thu, 22 Jul 2021)
Changed paths:
M lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h
Log Message:
-----------
[lldb] Fix build failure introduced by 3d4cadfb26437bd686ca8177f5454a366fed59eb
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 at gmail.com>
More information about the All-commits
mailing list