diff options
author | Jan Svoboda <jan_svoboda@apple.com> | 2022-03-16 11:44:55 +0100 |
---|---|---|
committer | Jan Svoboda <jan_svoboda@apple.com> | 2022-03-16 12:17:53 +0100 |
commit | 6007b0b67bcb7c446f012357e34d5cd3b6c58d88 (patch) | |
tree | 8a2e4d52ae52977b96509987c3b73f8bf2ca17ea /llvm/lib/CodeGen/TwoAddressInstructionPass.cpp | |
parent | 77924d60efa8b3a0278361fe77403a71576c9349 (diff) | |
download | llvm-6007b0b67bcb7c446f012357e34d5cd3b6c58d88.zip llvm-6007b0b67bcb7c446f012357e34d5cd3b6c58d88.tar.gz llvm-6007b0b67bcb7c446f012357e34d5cd3b6c58d88.tar.bz2 |
[clang][deps] NFC: Use range-based for loop instead of iterators
The iterator is not needed after the loop body anymore, meaning we can use more terse range-based for loop.
Depends on D121295.
Reviewed By: dexonsmith
Differential Revision: https://reviews.llvm.org/D121685
Diffstat (limited to 'llvm/lib/CodeGen/TwoAddressInstructionPass.cpp')
0 files changed, 0 insertions, 0 deletions