diff options
author | Kazu Hirata <kazu@google.com> | 2024-06-29 11:46:17 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-29 11:46:17 -0700 |
commit | 9cdc85363780983803dafe96004ec9865390af11 (patch) | |
tree | 0c03e844db76abb98d1b537867035f711255fdd8 /llvm/utils/FileCheck/FileCheck.cpp | |
parent | f7fec8c80a986e82ef174080a3e07703c7b2c3c6 (diff) | |
download | llvm-9cdc85363780983803dafe96004ec9865390af11.zip llvm-9cdc85363780983803dafe96004ec9865390af11.tar.gz llvm-9cdc85363780983803dafe96004ec9865390af11.tar.bz2 |
[SelectionDAG] Use a range-based for loop (NFC) (#97154)
UI++ in the loop might appear to indicate that the loop modifies the
container in some way (deletion or insertion), but the loop just
examines the container.
Diffstat (limited to 'llvm/utils/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions