Files
llvm/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
Jonas Devlieghere 611bd6c6ae [lldb] Make exe_ctx an optional argument in OptionValueProperties (NFC)
The majority of call sites are nullptr as the execution context.
Refactor OptionValueProperties to make the argument optional and
simplify all the callers.
2023-05-02 10:36:11 -07:00

211 KiB