llvm-project/lldb/source/Breakpoint
Kazu Hirata 768cae4a5a [lldb] Use std::nullopt instead of None in comments (NFC)
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 20:11:39 -08:00
..
Breakpoint.cpp [lldb] Reset breakpoint hit count before new runs 2022-09-19 12:56:12 -04:00
BreakpointID.cpp [lldb] Use std::nullopt instead of None (NFC) 2022-12-04 16:51:25 -08:00
BreakpointIDList.cpp [lld] Don't use Optional::hasValue (NFC) 2022-06-26 19:29:40 -07:00
BreakpointList.cpp [lldb] Reset breakpoint hit count before new runs 2022-09-19 12:56:12 -04:00
BreakpointLocation.cpp [Breakpoint] Remove redundant member initialization (NFC) 2022-02-06 10:54:46 -08:00
BreakpointLocationCollection.cpp Add a repeat command option for "thread backtrace --count N". 2022-02-14 15:48:06 -08:00
BreakpointLocationList.cpp [lldb] Reset breakpoint hit count before new runs 2022-09-19 12:56:12 -04:00
BreakpointName.cpp Convert functions that were returning BreakpointOption * to BreakpointOption &. 2021-06-15 14:34:02 -07:00
BreakpointOptions.cpp [LLDB][NFC][Reliability] Fix uninitialized variables from Coverity scan. Part 3 2022-07-27 10:39:49 -07:00
BreakpointPrecondition.cpp
BreakpointResolver.cpp [lldb] BreakpointResolver::CreateFromStructuredData Gardening (NFC) 2022-02-16 10:38:05 -08:00
BreakpointResolverAddress.cpp Revert "[lldb] Consider binary as module of last resort" 2022-05-23 11:19:48 +05:00
BreakpointResolverFileLine.cpp [lldb] Use std::nullopt instead of None in comments (NFC) 2022-12-04 20:11:39 -08:00
BreakpointResolverFileRegex.cpp [lldb] Use std::nullopt instead of None (NFC) 2022-12-04 16:51:25 -08:00
BreakpointResolverName.cpp Revert "[lldb] Use std::underlying_type_t (NFC)" 2022-10-17 10:55:19 +00:00
BreakpointResolverScripted.cpp [lldb] Clarify StructuredDataImpl ownership 2021-12-13 21:04:51 +01:00
BreakpointSite.cpp [Breakpoint] Remove redundant member initialization (NFC) 2022-02-06 10:54:46 -08:00
BreakpointSiteList.cpp [Breakpoint] Remove redundant member initialization (NFC) 2022-02-06 10:54:46 -08:00
CMakeLists.txt
Stoppoint.cpp [lldb] Replace default bodies of special member functions with = default; 2021-07-02 11:31:16 -07:00
StoppointCallbackContext.cpp [Breakpoint] Remove redundant member initialization (NFC) 2022-02-06 10:54:46 -08:00
StoppointSite.cpp
Watchpoint.cpp Make CompilerType safe 2022-11-16 15:51:26 -08:00
WatchpointList.cpp [Breakpoint] Remove redundant member initialization (NFC) 2022-02-06 10:54:46 -08:00
WatchpointOptions.cpp [Breakpoint] Remove redundant member initialization (NFC) 2022-02-06 10:54:46 -08:00