Files
llvm/lldb/source/Core/UserSettingsController.cpp
Jonas Devlieghere ddd9358bca [lldb] Remove unused will_modify argument (NFC)
Various OptionValue related classes are passing around will_modify but
the value is never used. This patch simplifies the interfaces by
removing the redundant argument.
2023-05-02 00:20:34 -07:00

3.9 KiB