]> git.ipfire.org Git - thirdparty/ccache.git/commit
Make it possible to run failed() and not execute the real compiler
authorJoel Rosdahl <joel@rosdahl.net>
Sat, 22 Feb 2020 16:12:48 +0000 (17:12 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Sat, 22 Feb 2020 20:49:36 +0000 (21:49 +0100)
commitcc2236b24b70b7e0b208ad447dce75adde58c68f
tree26979151a65afd00bb682e41d432be8d63a30d93
parentffa30f906d5b406fe432d2fd0c01d849fbe8a315
Make it possible to run failed() and not execute the real compiler

This removes one of the last x_exit calls deeper into the main ccache
code paths.
src/ccache.cpp
src/exceptions.hpp