]> git.ipfire.org Git - thirdparty/ccache.git/commit
refactor: Use util::{throw_on_error,value_or_throw}
authorJoel Rosdahl <joel@rosdahl.net>
Thu, 20 Jul 2023 07:14:53 +0000 (09:14 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Tue, 25 Jul 2023 06:54:46 +0000 (08:54 +0200)
commit2ba3da5eca2eccefe07f2a5bfbfe885547588442
tree2827e69061d038f217e421d3d32692c172c899ea
parent60bec0a74a4a624563be75df115f889640d6c39e
refactor: Use util::{throw_on_error,value_or_throw}
src/Config.cpp
src/Util.cpp
src/core/CacheEntry.cpp