]> git.ipfire.org Git - thirdparty/ccache.git/commit
refactor: Extract macros for creating unique variable names
authorJoel Rosdahl <joel@rosdahl.net>
Tue, 5 Aug 2025 08:45:41 +0000 (10:45 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Tue, 5 Aug 2025 09:01:04 +0000 (11:01 +0200)
commit75cb738cae0dcd0c536d7f71ad48e9d27c297fa2
treebbd85b0d5db24d358dde83d1a70635abb7fd2e36
parent7764657b1f678d0293afb68566ee17c86f8576f1
refactor: Extract macros for creating unique variable names
src/ccache/util/defer.hpp
src/ccache/util/macro.hpp [new file with mode: 0644]