]> git.ipfire.org Git - thirdparty/ccache.git/commit
Don’t increment STATS_COMPILER on fatal error
authorJoel Rosdahl <joel@rosdahl.net>
Sat, 22 Feb 2020 16:37:22 +0000 (17:37 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Sat, 22 Feb 2020 20:49:36 +0000 (21:49 +0100)
commit458793e46a15016a63e0fb0e799ba0067196ca60
tree4829559e3b6b144358defdd7fb1964758619ee76
parentcc2236b24b70b7e0b208ad447dce75adde58c68f
Don’t increment STATS_COMPILER on fatal error

Statistics counters are otherwise never incremented on fatal errors.
src/ccache.cpp
test/suites/base.bash