Skip to content
Unverified Commit baf98375 authored by Roman Lebedev's avatar Roman Lebedev
Browse files

[NFC][llvm-exegesis] CombinationGenerator::performGeneration(): pull put state...

[NFC][llvm-exegesis] CombinationGenerator::performGeneration(): pull put state increment into lambda

This avoids questionable code such as taking address of current
range-based for variable and comparing it with vector begin iterator.
While this may not be a problem in itself, it can be written more consice.
This was initially suggested by @aaronpuchert.
parent f4141367
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment