]> git.ipfire.org Git - thirdparty/ccache.git/commit
fix: Unconstify variable to allow automatic move
authorJoel Rosdahl <joel@rosdahl.net>
Mon, 10 Jan 2022 21:22:08 +0000 (22:22 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Mon, 10 Jan 2022 21:22:08 +0000 (22:22 +0100)
commite90bb15f340b2c1ad0d5425c14fbf0f1cf590ffe
tree178902879ac55d7e7e5c87b5fb5ffa3a4ed9a89d
parentbc97d547288e046978b18130d2ddcb404f9ca45b
fix: Unconstify variable to allow automatic move

As suggested by Clang-Tidy.
src/Config.cpp