DirectXShaderCompiler icon indicating copy to clipboard operation
DirectXShaderCompiler copied to clipboard

[Build] enable clang Source Based Code Coverage on windows

Open python3kgae opened this issue 2 years ago • 0 comments

clang Source Based Code Coverage tool works for DXC on linux now. But not on windows build.

Goal: Generate code coverage report on windows.

python3kgae avatar Jul 31 '23 22:07 python3kgae