[llvm] [CodeGen] Use a range-based for loop (NFC) (PR #97177)

Timm Baeder via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 29 12:16:13 PDT 2024


tbaederr wrote:

Isn't that loop just a `find_first_of()`?

https://github.com/llvm/llvm-project/pull/97177


More information about the llvm-commits mailing list