[Lldb-commits] [lldb] [LLDB][SBSaveCore] Fix bug where default values are not propagated. (PR #101770)
Greg Clayton via lldb-commits
lldb-commits at lists.llvm.org
Fri Aug 2 16:10:55 PDT 2024
https://github.com/clayborg commented:
Might actually be nice to make the SaveCoreOptions non const. Why? Because clients could see what the settings were set to if a plug-in modifies or overrides certain settings.
https://github.com/llvm/llvm-project/pull/101770
More information about the lldb-commits
mailing list