llvm-project/lldb/source/Plugins/Process/POSIX
Kazu Hirata 343523d040 [lldb] Use std::nullopt instead of None (NFC)
This patch mechanically replaces None with std::nullopt where the
compiler would warn if None were deprecated.  The intent is to reduce
the amount of manual work required in migrating from Optional to
std::optional.

This is part of an effort to migrate from llvm::Optional to
std::optional:

https://discourse.llvm.org/t/deprecating-llvm-optional-x-hasvalue-getvalue-getvalueor/63716
2022-12-04 16:51:25 -08:00
..
CMakeLists.txt
CrashReason.cpp
CrashReason.h
NativeProcessELF.cpp [lldb] Use std::nullopt instead of None (NFC) 2022-12-04 16:51:25 -08:00
NativeProcessELF.h [lldb] Fix TestDyldExecLinux with xml enabled 2022-06-14 11:44:59 +02:00
ProcessMessage.cpp
ProcessMessage.h
ProcessPOSIXLog.cpp [lldb] Make logging machinery type-safe 2022-01-25 12:13:49 +01:00
ProcessPOSIXLog.h [trace][intelpt] Server side changes for TSC to wall time conversion 2022-03-24 05:36:21 -07:00