summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGereon Kremer <gereon.kremer@cs.rwth-aachen.de>2021-04-15 21:30:49 +0200
committerGitHub <noreply@github.com>2021-04-15 19:30:49 +0000
commit63647b1d79df6f287ea6599958b16fce44b8271d (patch)
treeb16d4c6c76f74a63c7695fdd7c03c4bd05501ee2 /docs
parent1bbcce82a9b8c122a0921a46265534e796047faa (diff)
Fix printing of stats when aborted. (#6362)
This PR improves/fixes printing of statistics when the solver has been aborted, i.e. when we use printSafe(), and a few other minor issues with the new statistics setup. add toString() methods for TypeConstant, api::Kind to allow for automatic printing by print_safe<>() improve kindToString() to avoid std::stringstream fix newlines between statistics in printSafe() make printing of histograms consistent make --stats-all, --stats-expert and --stats-every-check automatically enable --stats (and vice versa)
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback