diff options
author | Roman Lebedev <lebedev.ri@gmail.com> | 2020-02-15 00:47:13 +0300 |
---|---|---|
committer | Roman Lebedev <lebedev.ri@gmail.com> | 2020-02-15 00:56:42 +0300 |
commit | baf98375bde77ba4b9705acb3d4312d437f7b9f9 (patch) | |
tree | 31bad1ff7644d463405e9b3f302556f939a801aa /clang/lib/Basic/OpenMPKinds.cpp | |
parent | f4141367d00dc8524626d682c8ad56a11df5c850 (diff) | |
download | llvm-baf98375bde77ba4b9705acb3d4312d437f7b9f9.zip llvm-baf98375bde77ba4b9705acb3d4312d437f7b9f9.tar.gz llvm-baf98375bde77ba4b9705acb3d4312d437f7b9f9.tar.bz2 |
[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.
Diffstat (limited to 'clang/lib/Basic/OpenMPKinds.cpp')
0 files changed, 0 insertions, 0 deletions