diff options
author | Michael Buch <michaelbuch12@gmail.com> | 2024-01-31 17:18:13 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-31 17:18:13 +0000 |
commit | 08c0eb183a9ca2983d20f5a5f366df44f199d287 (patch) | |
tree | 4b2bce041b0632d81175cf60c47e1d4e072a2e82 /lldb/source/Commands/CommandObjectWatchpoint.cpp | |
parent | 8241106bf30fa74f27e324ba23c42a3503ab5707 (diff) | |
download | llvm-08c0eb183a9ca2983d20f5a5f366df44f199d287.zip llvm-08c0eb183a9ca2983d20f5a5f366df44f199d287.tar.gz llvm-08c0eb183a9ca2983d20f5a5f366df44f199d287.tar.bz2 |
[lldb][DataFormatter][NFC] Use GetFirstValueOfLibCXXCompressedPair throughout formatters (#80133)
This avoids duplicating the logic to get the first
element of a libc++ `__compressed_pair`. This will
be useful in supporting upcoming changes to the layout
of `__compressed_pair`.
Drive-by changes:
* Renamed `m_item` to `size_node` for readability;
`m_item` suggests it's a member variable, which it
is not.
Diffstat (limited to 'lldb/source/Commands/CommandObjectWatchpoint.cpp')
0 files changed, 0 insertions, 0 deletions