]> git.ipfire.org Git - thirdparty/ccache.git/commit
Call update_manifest_file in do_cache_compilation()
authorJoel Rosdahl <joel@rosdahl.net>
Sun, 19 Apr 2020 14:51:46 +0000 (16:51 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sun, 19 Apr 2020 16:50:38 +0000 (18:50 +0200)
commit2fad45675f311dae1bf1c0875f99031d98f44221
tree7f17ca35b24ae645630b75dc8d887d0c4149bb63
parent5d4842cf41194877f57841c5e6ddff2914d1151a
Call update_manifest_file in do_cache_compilation()

This reduces complexity of from_cache() and to_cache() somewhat.
src/ccache.cpp