[all-commits] [llvm/llvm-project] bf76a6: [lldb] Cleanup OptionValue header and implenentati...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Sun May 14 20:30:50 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bf76a6e44723b73940ca81c3b17077225b3c4118
https://github.com/llvm/llvm-project/commit/bf76a6e44723b73940ca81c3b17077225b3c4118
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2023-05-14 (Sun, 14 May 2023)
Changed paths:
M lldb/include/lldb/Interpreter/OptionValue.h
M lldb/source/Interpreter/OptionValue.cpp
Log Message:
-----------
[lldb] Cleanup OptionValue header and implenentation (NFC)
Group related functions together and remove inconsistencies between them
in the implementation.
More information about the All-commits
mailing list