]> git.ipfire.org Git - thirdparty/ccache.git/commit
Add and test get_extension()
authorThomas Otto <thomas.otto@pdv-fs.de>
Wed, 30 Oct 2019 10:21:00 +0000 (11:21 +0100)
committerThomas Otto <thomas.otto@pdv-fs.de>
Tue, 26 Nov 2019 13:45:21 +0000 (14:45 +0100)
commit2fe8f689fd500874e9dc2d49dc976797de1db7be
treeacdd29470741516c5bdca3a17a10b5d5aea88b01
parente18de60dff872e73f5b2824dbf3ad7c23d798b84
Add and test get_extension()

Works as a replacement for the legacy util function.
src/Util.cpp
src/Util.hpp
unittest/test_Util.cpp