Kazu Hirata 99bf41cd11
[TargetParser] Use range-based for loops (#168296)
While I am at it, this patch converts one of the loops to use
llvm::is_contained.

Identified with modernize-loop-convert.
2025-11-17 07:59:45 -08:00
..