diff options
author | Kazu Hirata <kazu@google.com> | 2025-07-18 10:43:51 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-18 10:43:51 -0700 |
commit | 796d5a89a12407fb0fdf74ea063259b6ca7333d9 (patch) | |
tree | 66b9f2664df9531d0f508fa74d1a079fc097e004 /llvm/lib/TextAPI/TextAPIError.cpp | |
parent | 3ea6da59ecda0708d85f78f1feb4090a8551ce90 (diff) | |
download | llvm-796d5a89a12407fb0fdf74ea063259b6ca7333d9.zip llvm-796d5a89a12407fb0fdf74ea063259b6ca7333d9.tar.gz llvm-796d5a89a12407fb0fdf74ea063259b6ca7333d9.tar.bz2 |
[ADT] Use a range-based for loop instead of llvm::for_each (NFC) (#149542)
LLVM Coding Standards discourages llvm::for_each unless we already
have a callable.
Diffstat (limited to 'llvm/lib/TextAPI/TextAPIError.cpp')
0 files changed, 0 insertions, 0 deletions