diff options
author | Philip Reames <preames@rivosinc.com> | 2022-12-13 11:09:06 -0800 |
---|---|---|
committer | Philip Reames <listmail@philipreames.com> | 2022-12-13 11:17:59 -0800 |
commit | 3a020527c2af10741b12e756de45bd6f774885a4 (patch) | |
tree | 97e68f70fee90b998d4ab4b4da3fb3aef920781a /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | 96b6ee1bdc11eeea9d202a14d5975aac992f4176 (diff) | |
download | llvm-3a020527c2af10741b12e756de45bd6f774885a4.zip llvm-3a020527c2af10741b12e756de45bd6f774885a4.tar.gz llvm-3a020527c2af10741b12e756de45bd6f774885a4.tar.bz2 |
[RISCV] Use make_range instead of iterator_range for code from 8e6c3094
Jordan fixed this once in 4f9d069, but using make_range is more idiomatic than my accidental iterator_range usage, even with the template type to fix the warning.
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions