Files
clang-p2996/lldb/source/Interpreter/OptionValueDictionary.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

11 KiB