]> git.ipfire.org Git - thirdparty/ccache.git/commit
refactor: Make Util::is_absolute_path_with_prefix return optional
authorJoel Rosdahl <joel@rosdahl.net>
Sun, 27 Feb 2022 19:11:47 +0000 (20:11 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Sun, 27 Feb 2022 19:12:12 +0000 (20:12 +0100)
commit04870ac77e568cbd8609974a9914e0f6330cb008
tree20d21a1c6077bed35c2bcefd1e01419215e3370b
parent052277d8d4d24901892864679e2e1a55b0c5b47b
refactor: Make Util::is_absolute_path_with_prefix return optional
src/Util.cpp
src/Util.hpp
src/argprocessing.cpp
unittest/test_Util.cpp