This is a follow up of #19688.
With this PR it is possible to do the following:
0$ ./autogen.sh
1$ ./configure --enable-lcov CC=clang CXX=clang++
2$ make
3$ make cov
Currently, on master (8a85377cd0b60cb00dae4f595d628d1afbd28bd5), make cov
fails to Processing src/test/test_bitcoin-util_tests.gcda
.