aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Serialization/ModuleManager.cpp
diff options
context:
space:
mode:
authorRoman Lebedev <lebedev.ri@gmail.com>2022-12-18 17:49:34 +0300
committerRoman Lebedev <lebedev.ri@gmail.com>2022-12-18 17:52:04 +0300
commit18da9a0cb35c3849e47625272e477dbc5544e25b (patch)
treec4a2569660dc021719d55f3246ff4df9d683413d /clang/lib/Serialization/ModuleManager.cpp
parentdbc76ef7915f925970f7bae1c5b79f3dcf55d85e (diff)
downloadllvm-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/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions