llvm-project
99bf41cd - [TargetParser] Use range-based for loops (#168296)

Commit
49 days ago
[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.
Parents
Loading