diff options
author | Jan Kratochvil <jan.kratochvil@redhat.com> | 2020-02-17 10:24:19 +0100 |
---|---|---|
committer | Jan Kratochvil <jan.kratochvil@redhat.com> | 2020-02-17 10:24:19 +0100 |
commit | 516ba158b6890bbcca71527ae0719de151b9de5f (patch) | |
tree | 93f825f804fe41f5a4e4c8ebfe2f34487c2dd1c6 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp | |
parent | 3e1090922a0b808f424ff424b744752b0d53a3ee (diff) | |
download | llvm-516ba158b6890bbcca71527ae0719de151b9de5f.zip llvm-516ba158b6890bbcca71527ae0719de151b9de5f.tar.gz llvm-516ba158b6890bbcca71527ae0719de151b9de5f.tar.bz2 |
[lldb] [nfc] Simplify user_id_t -> size_t
As discussed in https://reviews.llvm.org/D73206#1871895> simplifying
usage of `user_id_t`.
There is even written:
// The compile unit ID is the index of the DWARF unit.
DWARFUnit *dwarf_cu = info->GetUnitAtIndex(comp_unit->GetID());
Differential Revision: https://reviews.llvm.org/D74670
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp')
0 files changed, 0 insertions, 0 deletions