In case of macOS, use tools from Xcode (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
).
For Windows and Linux, use the ones from Kotlin/Native LLVM distribution (e.g. $HOME/.konan/dependencies/clang-llvm-8.0.0-linux-x86-64/bin
).
Just run createCoverageReport
task.