aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/CommandLineTest.cpp
diff options
context:
space:
mode:
authorRaphael Isemann <teemperor@gmail.com>2020-07-21 13:00:17 +0200
committerRaphael Isemann <teemperor@gmail.com>2020-07-21 13:54:38 +0200
commit5c15426d7c62aa8c38547144f28c5a1c6e50549a (patch)
tree9e969c81d4db0acdf518587787878e74dbc20fd7 /llvm/unittests/Support/CommandLineTest.cpp
parentb621e8c787b3e20aa9e9dc940bfd4a792cd2a06c (diff)
downloadllvm-5c15426d7c62aa8c38547144f28c5a1c6e50549a.zip
llvm-5c15426d7c62aa8c38547144f28c5a1c6e50549a.tar.gz
llvm-5c15426d7c62aa8c38547144f28c5a1c6e50549a.tar.bz2
[lldb] Remove FormattersContainer's name member
Summary: FormattersContainer currently has an unused `m_name` member. Usually LLDB allows giving objects names, but for the FormattersContainer it seems excessive. There are only 4 FormattersContainer variables in LLDB and they are not usually passed around, so one can always just go up a few frames when debugging to find out which FormattersContainer you're dealing with. Reviewers: mib, davide Reviewed By: mib Subscribers: JDevlieghere Differential Revision: https://reviews.llvm.org/D84154
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions