diff options
author | Florian Hahn <flo@fhahn.com> | 2021-01-05 10:30:48 +0000 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2021-01-05 10:34:06 +0000 |
commit | 38c6933dcc9660b0c00f00ae62345339010dc764 (patch) | |
tree | 654d5611d8b83e741089762086815bce8d54220e /llvm/tools/llvm-cov/SourceCoverageViewHTML.cpp | |
parent | a000366d0502b35fc0d3b113ace7f0e3bbdc08cd (diff) | |
download | llvm-38c6933dcc9660b0c00f00ae62345339010dc764.zip llvm-38c6933dcc9660b0c00f00ae62345339010dc764.tar.gz llvm-38c6933dcc9660b0c00f00ae62345339010dc764.tar.bz2 |
[LV] Simplify lambda in all_of to directly return hasVF() result. (NFC)
The if in the lambda is not necessary. We can directly return the result
of hasVF.
Diffstat (limited to 'llvm/tools/llvm-cov/SourceCoverageViewHTML.cpp')
0 files changed, 0 insertions, 0 deletions