]> git.ipfire.org Git - thirdparty/ccache.git/commit
chore: Support clang-format 14
authorJoel Rosdahl <joel@rosdahl.net>
Tue, 6 Sep 2022 07:12:45 +0000 (09:12 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Tue, 6 Sep 2022 07:12:45 +0000 (09:12 +0200)
commit1e5761e75325a8b45eb61e55d73ee92823ed4da4
tree642862fb785b6b642faf7f60adf17a9fecb48985
parent944def0ada5a31ed7d3f5e1e8f9c1baaa253bb23
chore: Support clang-format 14

clang-format 14 chokes on a construction in unittest/test_Stat.cpp. Work
around this by moving ifdefs around.
unittest/test_Stat.cpp