diff options
author | jacquesguan <Jianjian.Guan@streamcomputing.com> | 2022-05-12 08:20:02 +0000 |
---|---|---|
committer | jacquesguan <Jianjian.Guan@streamcomputing.com> | 2022-05-16 02:12:48 +0000 |
commit | a8426ada49e873852ab31d406ee767541099f90f (patch) | |
tree | 5fb006c95aa80be749c4bcd3f3eb77f81fbd7b78 /lldb/source/Commands/CommandObjectThreadUtil.cpp | |
parent | 3bef90dff64fc717c5d5e33a4d5fb47a4566d04a (diff) | |
download | llvm-a8426ada49e873852ab31d406ee767541099f90f.zip llvm-a8426ada49e873852ab31d406ee767541099f90f.tar.gz llvm-a8426ada49e873852ab31d406ee767541099f90f.tar.bz2 |
[RISCV][NFC] Replace for-each with array argument call.
This patch replaces some for-each set with the new arrayref argument API, since it already used an array in defination, I think this change won't cause any ambiguity.
Differential Revision: https://reviews.llvm.org/D125455
Diffstat (limited to 'lldb/source/Commands/CommandObjectThreadUtil.cpp')
0 files changed, 0 insertions, 0 deletions