diff options
author | Roman Lebedev <lebedev.ri@gmail.com> | 2022-12-18 17:49:34 +0300 |
---|---|---|
committer | Roman Lebedev <lebedev.ri@gmail.com> | 2022-12-18 17:52:04 +0300 |
commit | 18da9a0cb35c3849e47625272e477dbc5544e25b (patch) | |
tree | c4a2569660dc021719d55f3246ff4df9d683413d /clang/lib/Lex/ModuleMap.cpp | |
parent | dbc76ef7915f925970f7bae1c5b79f3dcf55d85e (diff) | |
download | llvm-18da9a0cb35c3849e47625272e477dbc5544e25b.zip llvm-18da9a0cb35c3849e47625272e477dbc5544e25b.tar.gz llvm-18da9a0cb35c3849e47625272e477dbc5544e25b.tar.bz2 |
[llvm-exegesis] Fix 'min' repetition mode in presence of missing measurements
This was a regression from 17e202424c021fd903950fec7a8b6cca2d83abce.
Previously we'd gracefully handle missing measurements,
but that handling got accidentally lost during the code move,
and we'd assert.
What we want to do, is to discard all measurements (from all repetitors
in a given config) if any of them failed, but do append the snippet,
and do emit the empty measurement.
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions