]> git.ipfire.org Git - thirdparty/ccache.git/commit
fix: Handle -fdiagnostics-color for Clang again
authorJoel Rosdahl <joel@rosdahl.net>
Sun, 5 May 2024 16:56:39 +0000 (18:56 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sun, 5 May 2024 17:18:36 +0000 (19:18 +0200)
commit523c2e7b3b2eb64abbf2244a914f179571096593
tree80b3457214bc6477cbe893205d37450e4f66b31b
parent3914891b68e68e15648e1de5fdab534755f5cf5c
fix: Handle -fdiagnostics-color for Clang again

Regression in 96ec6c9d98b88f00e1a69bdd0214c237bc7ed04e (ccache 4.6.2).

Fixes #1446.
src/ccache/argprocessing.cpp