[all-commits] [llvm/llvm-project] faaff2: [lldb] Fix deprecation warnings for hasValue and g...
Nico Weber via All-commits
all-commits at lists.llvm.org
Wed Sep 28 17:13:21 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: faaff2cdceac49d2e7c719fe994c5eee343ec818
https://github.com/llvm/llvm-project/commit/faaff2cdceac49d2e7c719fe994c5eee343ec818
Author: Nico Weber <thakis at chromium.org>
Date: 2022-09-28 (Wed, 28 Sep 2022)
Changed paths:
M lldb/source/Plugins/Platform/MacOSX/PlatformAppleSimulator.cpp
M lldb/source/Plugins/Platform/MacOSX/objcxx/PlatformiOSSimulatorCoreSimulatorSupport.mm
M lldb/source/Utility/SelectHelper.cpp
Log Message:
-----------
[lldb] Fix deprecation warnings for hasValue and getValue in mac-only code paths
No behavior change.
More information about the All-commits
mailing list