]> git.ipfire.org Git - thirdparty/ccache.git/commit
Pass Args by const ref
authorJoel Rosdahl <joel@rosdahl.net>
Mon, 21 Sep 2020 06:25:38 +0000 (08:25 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Wed, 23 Sep 2020 07:41:38 +0000 (09:41 +0200)
commitb6cb1707b0b84a701b0c10bbe19eda790594de4d
tree9c1f191b2ba55e2e04b339e2e72ae5f8842afae1
parentb16001a67f4389956ef6e7ccf7d8023684b57119
Pass Args by const ref

It doesn’t matter in practice, but LGTM gets happier.
src/argprocessing.hpp