I tried to compile code with coverage using clang and ccache according to the instruction. I see that the coverage data is saved in a temporary ccache directory, it seems that clang-based coverage ...