]> git.ipfire.org Git - thirdparty/ccache.git/commit
refactor: Pass const Context to process_arg
authorJoel Rosdahl <joel@rosdahl.net>
Sun, 26 Sep 2021 19:56:14 +0000 (21:56 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sun, 26 Sep 2021 19:56:14 +0000 (21:56 +0200)
commit6cbd17cd3bdb64e3be0aed9f9aa2a83e1f2c570e
tree06c42399ec495c149629afb256e73f393aba9a82
parente1260404cb3ad3ebe543e36a99b0d28c884c08fb
refactor: Pass const Context to process_arg

This narrows down what process_arg is allowed to do.
src/argprocessing.cpp